Skip to main content
get/event-types

List event types

LLM
View as Markdown
Open llms.txt

Returns predefined and custom event types that can be recorded against contacts.

Authorization

Scheme

  • bearerAuth

Required scopes

  • event_type:list

Allowed roles

  • owner
  • admin
  • agent

List event types in the workspace.

Parameters

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

Responses

  • 200

    List of event types

    • application/json EventTypesResponse
  • default

    Error

    • application/json ProblemDetails