Get Dimension

Gets the list of dimension data for a Dimension name.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

string
required
length between 1 and 50

The unique name of the dimension

Query Params
int32
1 to 50
Defaults to 20

The maximum number of results per page.

string
length between 36 and 36

The page token of the previous set of records to retrieve, represented as unique 36 characters(uuid).

string
length between 36 and 36

The page token of the next set of records to retrieve, represented as unique 36 characters(uuid).

string
length between 3 and 256

Specifies details of a row filter. The allowed format:

  • Begins with the column name to be filtered, followed by a colon, then:
  • Either an exact string to match, or
  • A string expression including the * wildcard character
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json