Skip to main content
POST
List patterns

Authorizations

Authorization
string
header
required

An API key from Settings → API keys in Arcade Studio.

Body

application/json
cursor
string | null

nextCursor of the previous page; omit for the first page

Minimum string length: 1
limit
integer
default:24
Required range: 1 <= x <= 60

Response

200 - application/json

OK

items
object[]
required

The caller's patterns, generated and refined, most recently made first

nextCursor
string | null
required

Opaque; pass back unchanged. Null on the last page.