Skip to main content
GET
List Characters
Returns all Characters owned by the current account or organization. Use the returned id in POST /v1/renders after the Character is ready.

Request parameters

GET /v1/characters has no path, query, or request-body parameters. Send Authorization: Bearer YOUR_API_KEY.

Response parameters

Returns 200 OK.

Examples

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

Characters