Get experience by ID with personalization input
Returns a hydrated experience by ID, applying personalization input from the request body.
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
Request
Body
extensions
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