Resources
Fetch Resources
Fetch supporting resources scoped to the authenticated organization. The response shape depends on the resource parameter.
POST
Retrieve supporting metadata such as domains, folders, pixels, and organization information. The response shape depends on the
resource you request.
Each successful response is wrapped in the standard envelope (
success, status_code, data, message). The data property matches the structure described in the table above.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json