Skip to main content
GET
List dimension values

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

dimension
string
required

An enumerable id from GET /dimensions, such as campaign or utm_source.

Maximum string length: 160
q
string

Case-insensitive substring to match.

Maximum string length: 200
start_date
string

Inclusive start: YYYY-MM-DD in the workspace timezone, or an ISO 8601 instant. Omit both dates for the last 30 days.

end_date
string

Inclusive end: YYYY-MM-DD or an ISO 8601 instant.

limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful response.

dimension
string
values
object[]
date_range
object
data_notice
string