agents
characters
android_app
web_app
evaluation

Get list of user's created AI characters

This endpoint is used by an registered user to list their created AI characters (agents as a misnomer)

get/api/v1/ai/agents/me

Query parameters

skipinteger
limitinteger

Response

Successful Response

codeinteger
messagestring

Changes

Changed in 8 of the 26 revisions of this API.115

  • 1e014c365df211See the full diff
    • removed the optional property data/anyOf[subschema #1]/items/user from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/anyOf[subschema #1]/items/source to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1]/items/creator/anyOf[subschema #1: User]/user_photo to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1]/items/creator/anyOf[subschema #1: User]/actions to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1]/items/energy_points to the response with the 200 status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api tag android_app added

      api-tag-added

    • api tag evaluation added

      api-tag-added

    • api tag web_app added

      api-tag-added

    • added the optional property data/anyOf[subschema #1]/items/background_animated to the response with the 200 status

      response-optional-property-added

    • added the required property data/anyOf[subschema #1]/items/version to the response with the 200 status

      response-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]/items/user to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1]/items/avatar_size to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1]/items/background_size to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1]/items/meta_data to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1]/items/deleted_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1]/items/opening_audio_url to the response with the 200 status

      response-optional-property-added