Collections
get/collections/{id}/matches
Path parameters
idstring required
Query parameters
perPagenumber double
pagenumber double
filterstring
A string in the form <FilterProperty>(<FilterOperator>(<FilterValue>))[,FilterExpressions].
See the API Reference for more details.
Example:
id(between(1,1000)),createdAt(not(lt('2022-01-01T00:00:00.000Z')))
Headers
X-PHYSNA-TENANTIDstring
Response
Ok
Changes
No recorded changes to this endpoint across all 1 revision of this API.