Skip to main content
get/event-types/{id}

Get event type

LLM
View as Markdown
Open llms.txt

Authorization

Scheme

  • bearerAuth

Required scopes

  • event_type:read

Allowed roles

  • owner
  • admin
  • agent

Read an event type in the workspace.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Event type details

    • application/json EventType
  • default

    Error

    • application/json ProblemDetails