Skip to main content
GET
List credit limit policies
The organization bot token must have the following scopes:
  • credit-limit-policy:read

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Notion-Version
enum<string>
required

The Admin API version to use for this request.

Available options:
2026-06-01

Path Parameters

space_id
string<uuid>
required

Query Parameters

cursor
string
limit
integer
Required range: 1 <= x <= 99

Response

results
object[]
required
Maximum array length: 99
next_cursor
string