EndpointsExperience Requests

Get experience request

GET/v2/experience-requests/{experience_request_id}

Returns one Experience Request with its target, child episodes, and current status.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

experience_request_id*Experience Request Id

Experience Request to return.

Match^xreq_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$