Retrieves a paginated list of assistants belonging to a specific organization, filtered by user permissions.
ID of the Organization (UUID)
ID of the Vendor (UUID)
Page number of the requested page (0-indexed)
Number of items per page
Sorting criteria in the format: property,(asc|desc). Default sort is 'name,asc'. Multiple sort criteria are supported.
ID of the phone number to filter assistants by used phone number (UUID)
Successfully retrieved the list of assistants
Paged API response wrapper
Indicates if the request was successful
true
Current page number (0-indexed)
0
Size of each page
20
Total number of elements
100
Total number of pages
5
Response timestamp in ISO-8601 format
"2025-04-17T14:23:30Z"
Human-readable message
List of data items
Correlation or trace ID