Connections for a page

List the connections attached to a single page, with the related page inlined on each connection.

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

brainIdstringRequired
Brain id
slugstringRequired
Page slug

Headers

x-subject-idstringRequired
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.

Response

itemslist of objects
Connections attached to the page, each with the related page inlined.
pageIdstring
Id of the page the connections were fetched for

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error