Filtering and Sorting Users
Filtering and sorting results can help speed up responses and data collection by allowing you to request only the data you need.
Filter Type
Description
Example Use Case
curl --request GET \
--url 'https://{sub-domain}.trustswiftly.com/api/users?filter[search]=John' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Accept: application/json'Sort Order
Syntax
Description
Parameter
Filter Type
Description
Parameter
Available Fields
Last updated