Get all sessions for the authenticated user with optional filtering
all - Return all sessions (default)started - Return only active/started sessionsended - Return only ended sessions (includes billing data)all and return all sessions.status = started), duration is calculated at request time (seconds since started_at).billing object with information about minutes consumed and billing status. Active/created sessions do not include billing information.