Get record type metadata
Returns detailed metadata for a specific record type, including relationships and examples.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The record type identifier (e.g. "call-control").
JavaScript