Skip to main content
get/chatbots/{id}

Get chatbot

LLM
View as Markdown
Open llms.txt

Returns a chatbot draft, its status, and the active version when one is running.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:read

Allowed roles

  • owner
  • admin
  • agent

Read a chatbot in the workspace.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Chatbot details

    • application/json Chatbot
  • default

    Error

    • application/json ProblemDetails