Retrieves a paginated list of tasks assigned to a specific agent.
ID of the Vendor (UUID)
ID of the Organization (UUID)
ID of the Agent (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' (Note: Default field 'name' might not exist on Task, adjust if needed). Multiple sort criteria are supported.
Successfully retrieved the list of agent tasks
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