List pages
List pages in a brain with offset pagination. Filter by bucket or status, and optionally include deprecated pages that are normally hidden.
Authentication
x-api-keystring
Your Living Brain API key. Create one from the dashboard; keys are scoped to an organization and carry the role of the member they were issued to.
Path parameters
brainId
Brain id
Headers
x-subject-id
Identifies the end user the request is made on behalf of. Brains are owned by a
subject, so this determines which brains the caller can see.
Query parameters
limit
offset
includeDeprecated
bucket
Allowed values:
status
Allowed values:
Response
items
The pages on this page of results.
total
Total pages matching the filter (ignores pagination)
limit
Applied page size
offset
Applied offset
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error