Skip to main content
GET
List budgets

Authorizations

Authorization
string
header
required

API key from Settings → Security → API Keys. Pass as Authorization: Bearer YOUR_API_KEY.

Query Parameters

limit
integer

Maximum items to return (1–200, default 50).

Required range: 1 <= x <= 200
cursor
string

Opaque cursor from a previous response's pagination.next_cursor.

Response

List budgets

data
object[]
required
pagination
object
required