Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

record_type
string
required

The record type identifier (e.g. "call-control").

Response

Record type metadata

record_type
string
required
aliases
string[]
required
product
string
required
event
string
required
child_relationships
object[]
required
parent_relationships
object[]
required
examples
object
required

Example queries and responses for this record type.

meta
object
required