Retrieves a paginated list of agents belonging to a specific organization, filtered by user permissions.
ID of the Vendor (UUID)
ID of the Organization (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.
Successfully retrieved the list of agents
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