Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Comma-delimited list of strings representing an array. Example: 1,2,3 equivalent to [1,2,3]
Response
Success
The response is of type object
.