bd5a5f406bca
List role-play sessions across all team users
Query parameters
Array of IDs to filter results. To skip this filter, omit the key entirely from your JSON. Never write the bare word undefined (that is invalid JSON). Empty arrays and null are also treated as omission.
Page number starting from 1.
Limit for the number of results per page.
Order configuration as a key-value object where keys are field names and values are "ASC" or "DESC".
Optional. Inclusive lower bound (>=) on the session create date, ISO 8601. Omit for no lower bound.
Optional. Exclusive upper bound (<) on the session create date, ISO 8601. Omit for no upper bound.
Optional. Filter sessions to missions belonging to these tracks (resolved server-side). Blank/whitespace entries are dropped; an all-empty list is treated as no filter. Omit to include all tracks.