collect.sessions
Get collect session by token
Validates the token and returns the Collect-UI session payload if valid.
get/collect/sessions/{token}
Path parameters
tokenstring required
The session token
Example:cs_live_cmll8jh7b00013b6tlu7lvntw
Response
Collect session
Changes
Changed in 2 of the 5 revisions of this API.11
- ○
added the media type
application/jsonfor the response with the status500response-media-type-added
- ○
- ●
removed the optional property
groups/items/items/items/config/oneOf[subschema #2]/matchingHintsfrom the response with the200statusresponse-optional-property-removed
- ●