List Favorite Library Agents
Get all favorite agents in the user's library.
Query parameters
Page number to retrieve (must be >= 1)
Page number to retrieve (must be >= 1)
Number of agents per page (must be >= 1)
Number of agents per page (must be >= 1)
Response
Successful Response
Example response
{
"pagination": {
"total_items": 42,
"total_pages": 2,
"current_page": 1,
"page_size": 25
}
}Changes
Changed in 7 of the 165 revisions of this API.34
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●