Skip to main content
get/events/{id}

Get event

LLM
View as Markdown
Open llms.txt

Returns one recorded customer event.

Authorization

Scheme

  • bearerAuth

Required scopes

  • event:read

Allowed roles

  • owner
  • admin
  • agent

Read an event in the workspace.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Event details

    • application/json Event
  • default

    Error

    • application/json ProblemDetails