Get single experience

Get information about an experience by using its ID.

Get single experience

get
/experiences/{experienceId}
Path parameters
experienceIdintegerRequired

The ID of an experience.

Example: 145761
Query parameters
currencystringOptional

Currency code of the price components (ISO 4217).

Default: EURExample: EUR
langstringOptional

Language of the content to retrieve (ISO 639-1). Defaults to English if undefined.

Default: enExample: en
Header parameters
AuthorizationstringRequired

Token <Your_API_Key>.

Default: Token <Partner_API_key>.
Responses
200

Successful operation.

application/json
get
/experiences/{experienceId}

Last updated

Was this helpful?