Get recommended AI agents list
Get recommended AI agents list (public and approved agents), sort_seed is required when sort is random, which is used to ensure deterministic order for the random sort option
Query parameters
Page number, starting from 1
Page number, starting from 1
Items per page, maximum 100
Items per page, maximum 100
Agent sorting options
Sort order: created_asc, created_desc, random, score_based_random, energy_points
Sort seed for deterministic random ordering
Sort seed for deterministic random ordering
Response
Successful Response
Changes
Changed in 11 of the 26 revisions of this API.1321
- ●
removed the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/userfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/sourceto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/creator/anyOf[subschema #1: User]/user_phototo the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/creator/anyOf[subschema #1: User]/actionsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/energy_pointsto the response with the200statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new enum value
energy_pointsto thequeryrequest parametersortrequest-parameter-enum-value-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
android_appaddedapi-tag-added
- ○
api tag
evaluationaddedapi-tag-added
- ○
api tag
web_appaddedapi-tag-added
- ○
added the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/background_animatedto the response with the200statusresponse-optional-property-added
- ○
added the required property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/versionto the response with the200statusresponse-required-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/userto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/avatar_sizeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/background_sizeto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new enum value
score_based_randomto thequeryrequest parametersortrequest-parameter-enum-value-added
- ○
added the optional property
data/anyOf[subschema #1: PaginationData[Agent]]/list/items/meta_datato the response with the200statusresponse-optional-property-added
- ○
- ▲
removed the request body
request-body-removed
- ●
deleted the
queryrequest parametercountrequest-parameter-removed
- ●
deleted the
queryrequest parameterindexrequest-parameter-removed
- ○
added the new optional
queryrequest parametersort_seednew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional
queryrequest parametercountnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterindexnew-optional-request-parameter
- ○
added optional request body
request-body-added-optional
- ○