Get a hydrated experience by ID

Returns a hydrated experience by its ID, including unpublished drafts. Requires a preview access token.

Authentication

AuthorizationBearer

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

Path parameters

spaceIdstringRequired
environmentIdstringRequired
idstringRequired

Query parameters

access_tokenstringOptional
optimization-profile-idstringOptional
localestringOptional
previewanyOptional
variantstringOptional

Response

200
object
OR
object

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