Fetch

Endpoint fetches a single Experience record by id as well as various side-loaded dependencies.

Sideloading: A variety of dependent or associated data will be side-loaded as part of the primary request. The list of side-loaded data for this particular request is:

  • All parent groups all the way up the family tree for the Experience.
Path Params
string
required

id of the experience. if orphan is passed as Experience it will list all Experiences with no parent.

Query Params
string

Your Lytics account ID.

boolean

include soft deleted Experiences

Response
200

OK

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!