Skip to main content
get/chatbots

List chatbots

LLM
View as Markdown
Open llms.txt

Returns chatbot drafts and active automations for the workspace.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:list

Allowed roles

  • owner
  • admin
  • agent

List chatbots in the workspace.

Parameters

  • Name
    pageSize
    Type
    query integer
    Description
    Optional parameter.
  • Name
    pageToken
    Type
    query string
    Description
    Optional parameter.

Responses

  • 200

    List of chatbots

    • application/json ChatbotsResponse
  • default

    Error

    • application/json ProblemDetails