Retrieves a collection of entries

Retrieve a collection of entries

Authentication

AuthorizationBearer

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

Path Parameters

spaceIdstringRequired1-20 characters
ID of the space in form of a string
environmentIdstringRequired1-40 characters
ID of the environment in form of a string

Query Parameters

content_typestringOptional1-64 characters
Filter entries by content type ID
cursorbooleanOptional
Enables cursor based pagination
includedoubleOptional0-10
Number of levels of linked resources to include
skipdoubleOptional0-100
Number of items to skip
limitdoubleOptional0-100
Limit number of items returned

Response

Successful response
sysobject
totaldouble
skipdouble
limitdouble
itemslist of objects
includesobject or null