Get Configurations

Retrieves a list of all configurations associated with an organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Public access token used to authorize the request. Requests may only come from the token's allowed domains. This parameter is mandatory when making requests from a browser. Outside of the browser instead supply a bearer header using a private access token.

string

Organization ID.

string

Product ID.

string

Product version.

string

Short ID.

string

SKU of the configuration.

string

Arbitrary metadata to be used to fetch list of configurations. Since it is a query string parameter, it needs to be correctly stringified and encoded. Example 'metadata=%7B%22ExampleKey%22%3A%22ExampleValue%22%7D'

boolean

Fetches detailed information about the configuration, specifically item name and item metadata for part references. **NOTE - The current implementation assumes that the format of the variant field is identical to how the player stores configuration. For a custom format, there is a possibility that it may not work

number

Page to return, defaults to 1

number

Total number of entries per page, defaults to 30 and can only go up to 100

string

The direction and value to sort by, defaults to createdAt descending (denoted -createdAt)

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json