Skip to main content
GET
List Custom Event Schemas

Authorizations

X-Management-Id
string
header
required
X-Management-Token
string
header
required

Path Parameters

projectId
string
required

Provide the unique identifier of the project.

Example:

"proj_TrlkLiH4"

Response

Returns the details about the custom event schemas created in the project.

Object containing a list of custom event schemas.

object
enum<string>
default:list
required

The type of the object represented by JSON. This object stores information about the custom event schemas in a dictionary.

Available options:
list
data_ref
enum<string>
default:data
required

Identifies the name of the attribute that contains the array of custom event schema objects.

Available options:
data
data
Management Projects Custom Event Schema · object[]
required

Array of custom event schema objects.

total
integer
required

The total number of custom event schema objects.

Last modified on May 19, 2026