Get custom dimension value

Returns a single value from a custom dimension definition by its ID. Returns 403 when the organization does not exist or the authenticated user is not an administrator of it. Returns 404 when the custom dimension definition or the value is not found.

Path Params
string
required

String. The organization's internal ID (32-character hex string) or its externalSourceId. When the value matches the format of an internal ID, the internal ID takes precedence.

string
required

String. The ID of the custom dimension definition, as returned in the id field of the GET definition response.

string
required

String. The ID of the dimension value to retrieve, as returned in the id field of the list values response.

Responses

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