07 Get Experience Export
post
Authorizations
intelligems-access-tokenstringRequired
Intelligems external API access token.
Path parameters
experienceIdstring · uuidRequiredPattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Body
exportTypestring · enumRequiredPossible values:
Type of export data to retrieve. 'orders' returns order-level data, 'order_line_items' returns line-item-level data.
startTsstringOptional
Optional analysis start timestamp as a 10-digit Unix epoch string in seconds. Defaults to the experience start date.
endTsstringOptional
Optional analysis end timestamp as a 10-digit Unix epoch string in seconds. Defaults to now or the experience end date.
Responses
200
OK
application/json
post
/v25-10-beta/analytics/experience/{experienceId}/export200
OK
Last updated
Was this helpful?