---
title: Approvals
description: Learn how to trigger approval messages and manage content entry approvals using MAPI.
url: https://storyblok.com/docs/api/management/approvals
---

# Approvals

## Approvals

Triggers an approval message for a specific content entry. It allows you to send an approval request to another collaborator of the space.

> [!TIP]
> The Approval feature mentioned is exclusive to Storyblok v1 and discontinued in Storyblok v2.

Endpoint

```plaintext
GET /v1/spaces/:space_id/approvals/:approval_id
```

## Pagination

-   [Previous: AI Languages](/docs/api/management/ai-translate/ai-languages)
-   [Next: Create Approval](/docs/api/management/approvals/create-approval)
