agents

List Agents

List agents visible to the current user.

get/api/agents

Response

Successful Response

idinteger required
namestring required
descriptionstring nullable required
logo_urlstring nullable required
statusstring required
created_atstring required
updated_atstring required
widget_enabledboolean required
allowed_domainsstring[] required
share_enabledboolean required
share_updated_atstring nullable required
accessstring
readonlyboolean
can_editboolean
can_publishboolean
can_deleteboolean

Changes

Changed in 2 of the 4 revisions of this API.10

    • added the optional property items/access to the response with the 200 status

      response-optional-property-added

    • added the optional property items/can_delete to the response with the 200 status

      response-optional-property-added

    • added the optional property items/can_edit to the response with the 200 status

      response-optional-property-added

    • added the optional property items/can_publish to the response with the 200 status

      response-optional-property-added

    • added the optional property items/readonly to the response with the 200 status

      response-optional-property-added

    • added the required property items/share_enabled to the response with the 200 status

      response-required-property-added

    • added the required property items/share_updated_at to the response with the 200 status

      response-required-property-added

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

    • added the required property items/allowed_domains to the response with the 200 status

      response-required-property-added

    • added the required property items/updated_at to the response with the 200 status

      response-required-property-added

    • added the required property items/widget_enabled to the response with the 200 status

      response-required-property-added

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