---
search:
  tags:
    - Approvals
    - GET
seo:
  description: >-
    List all approval requests across the workspace in one paginated stream. Use
    for incremental… Reference for the GET /approvals endpoint in the Ordinal
    API.
sidebar:
  label: List workspace approvals
  badge: GET
title: List workspace approvals
type: openapi-operation
---
List all approval requests across the workspace in one paginated stream. Use for incremental sync by external integrations instead of polling each post individually. Supports keyset pagination and filters by status, post, approver, requester, and date range. Approvals on archived posts are included; filter client-side with `post.archivedAt`. Soft-deleted approvals are omitted from results.

`GET /approvals`
