Get Agent Widget Config

Return the embed-widget appearance config for an agent. Works unauthenticated for public agents; the body is cosmetic only.

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

idstringRequired

Response

The agent's widget configuration.
versioninteger
styleenum
themeenum
avatarobject
textobject
termsobject
transcriptobject

Errors

404
Not Found Error
500
Internal Server Error