Skip to main content
POST
List bot templates
Required scopes: bots.templates:rw

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
owner_client_id
string
required

The Client ID that owns the bot templates to list. Must be owned by your organization.

Response

200 - application/json

A list of bot templates.

id
string

The bot ID.

name
string

The display name.

avatar_path
string

The URL of the bot's avatar.