Query Builder Schema
Get the schema for the query builder, showing all available filters and options
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Successful Response
Bearer authentication of the form Bearer <token>
, where token is your auth token.