Skip to main content
get/chatbots/{id}/versions/{versionId}

Get chatbot version

LLM
View as Markdown
Open llms.txt

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:read

Allowed roles

  • owner
  • admin
  • agent

Read a chatbot version.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.
  • Name
    versionId
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Version details

    • application/json ChatbotVersion
  • default

    Error

    • application/json ProblemDetails