List the caller's active wizard sessions
Source Creator
List the caller's active wizard sessions
GET /source-creator/sessions
GET
List the caller's active wizard sessions
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
GET /source-creator/sessions Description: Lists up to 20 of the calling user’s own non-expired sessions (status != 'expired'), most recently updated first, with a
lightweight projection (no file analysis / mappings / queries
payload — use GET /sessions/{id} for full state).
Authorization:
- Required role:
adminor higher