Skip to main content

Get all parent sessions for a mapping

GET 

/mapping/:mapping_id/sessions

Get all parent/root sessions for a mapping definition with pagination. Returns only root sessions (where parent_session_id is null). Use GET /sessions/{mapping_id}/{session_id} to view the complete refinement chain for a session.

Request​

Responses​

Mapping sessions retrieved