Get experience by ID
Returns a hydrated experience by its ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
spaceId
environmentId
id
Headers
cf-environment-uuid
UUID of the environment (required on the delivery API).
Query parameters
access_token
optimization-profile-id
locale
preview
variant
Response
200
OR
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error