Skip to content

List Chat Profiles

GET
/api/chatbots/{id}/profiles

List all chat profiles for a chatbot

Authorizations

ApiKeyAuth

API key for authentication. Get your API key from the dashboard.

TypeAPI Key (header: X-Api-Key)

Parameters

Path Parameters

id*
Typestring
Required

Responses

List of profiles

application/vnd.api+json
JSON
[
]

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation