Skip to main content
GET
List Intents

Headers

x-api-version
enum<string>
required

API version. Required; pinned to this document.

Available options:
2026-04.blanc
x-api-key
string
required

API key.

Query Parameters

cursor
string

Opaque cursor from a previous response (pagination.nextCursor). Omit for the first page.

Pattern: ^\d+$
Example:

"1024"

limit
integer
default:20

Max items per page (max 100)

Required range: 1 <= x <= 100
Example:

20

Response

OK

Paginated list of the client’s intents

data
object[]
required

Intents on this page, newest first

pagination
object
required

Keyset pagination metadata