Provider user
List of provider users for an provider
Activity name : GetProviderUsersByProviderId
Get the list of users of the provider
get/v2/providers/{providerId}/users
Query parameters
filterstring
Example:cancellationPeriodTimeUnit.key eq 4
Filter the collection
orderBystring
Example:-companyName,address.houseNumber
Order the collection on one or more fields
pageNumberinteger
Example:2
Specifies which page should be returned
pageSizeinteger
Example:20
Specifies the number of objects per page
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.