Collections
IN DEVELOPMENT
Get the list of collections. The list is paginated and the default number of items per page is 20.
get/collections
Query parameters
perPagenumber double
The number of items per page.
pagenumber double
The page number.
sortFieldstring
The field to sort by - can be 'name' or 'createdAt'. Defaults to 'createdAt'.
sortDirectionstring
The direction to sort by - can be 'asc' or 'desc'. Defaults to 'desc'.
tagstring
Headers
X-PHYSNA-TENANTIDstring
Response
Ok
Changes
No recorded changes to this endpoint across all 1 revision of this API.