POST

Query Data Items


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of items based on the provided filtering, sorting, and paging preferences.

See API Query Language for more information about handling data queries.

Errors
ItemAlreadyExistsobjectstatus code: 409
ItemNotFoundobjectstatus code: 404
CollectionAlreadyExistsobjectstatus code: 409
CollectionNotFoundobjectstatus code: 404
ReferenceAlreadyExistsobjectstatus code: 409
ReferenceNotFoundobjectstatus code: 404
ValidationErrorobjectstatus code: 400
CollectionChangeNotSupportedobjectstatus code: 400
BadRequestobjectstatus code: 400
Did this help?