collections
Retrieve a list of collections
Retrieve a list of collections of the workspace.
GET
Authorizations
Default authentication mechanism
Path Parameters
The slug of the team.
The slug of the workspace.
Response
200 - application/json
The date and time the collection/page was created.
The id of the collection/page.
The meta of the team.
The name of the collection/page.
The team Id of the collection/page belongs to.
The date and time the collection/page was last updated.
The workspace Id of the collection/page belongs to.
The children of the collection.
The content of the page. This will be a JSON object. if the object is a collection, this will be empty.
Object describes the type of the collection. Collections will be of type 'collection' and pages will be of type 'item'.
The parent collection id.
Was this page helpful?