Skip to main content
POST
Query dimensions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is a partner-level token.

Response

Success

Paginated response for dimensions

result
enum<string>

Result status

Available options:
SUCCESS,
FAILURE
Example:

"SUCCESS"

data
object[]

List of dimensions

cursor
object

Cursor to be used in your subsequent paginated request. Only populated if there are more pages available.