Skip to main content
GET
Owned Pages

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required

Query Parameters

limit
integer
default:30
Required range: 1 <= x <= 50
cursor
string<uuid> | null

Response

Successful Response

items
NativeCreateOwnedPageCandidate · object[]
Maximum array length: 100
nextCursor
string<uuid> | null