Skip to main content
GET
Get an event type

Authorizations

Authorization
string
header
required

Use the Authorization header with Bearer scheme.

Examples:

  • API Key: Authorization: Bearer calid_xxxxx

Path Parameters

id
integer
required

Numeric event type identifier.

Example:

42

Response

Event type details retrieved

Event type details retrieved

success
enum<boolean>
required
Available options:
true
data
object
message
string
meta
object