List sessions
Returns sessions in the specified zone. By default, returns entry sessions (app user sessions with an initiator that are roots or direct children of a root user session). Use include_nested=true to include nested sessions. Can be filtered by session type, status, and user.
Path parameters
Zone ID
Query parameters
Filter by user ID
Include nested sessions. When false (default), only returns entry sessions (direct children of root user sessions). When true, returns all sessions with an initiator, including nested sessions.
Cursor for forward pagination
Cursor for backward pagination
Maximum number of items to return
Response
Default Response
Changes
Changed in 12 of the 23 revisions of this API.431
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the optional property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/credentialsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/groupsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignments/items/group_idto the response with the200statusresponse-optional-property-added
- ○
the
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignments/items/role_identifierresponse's property pattern^[a-z0-9]+(?:[-_][a-z0-9]+)*$was added for the status200response-property-pattern-added
- ○
added the required property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignments/items/role_owner_typeto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignments/items/sourceto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/application/allOf[subschema #1: Application]/metadata/icon_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/allOf[subschema #2]/anyOf[subschema #2: Application Session Type]/application/allOf[subschema #1: Application]/metadata/icon_urlto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/statusto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignmentsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/grant_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/session_countto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/application/allOf[subschema #1: Application]/consentto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/allOf[subschema #2]/anyOf[subschema #2: Application Session Type]/application/allOf[subschema #1: Application]/consentto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/identifierto the response with the200statusresponse-required-property-added
- ○
- ●
removed the optional property
items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/application/allOf[subschema #1: Application]/traitsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/items/allOf[subschema #2]/anyOf[subschema #2: Application Session Type]/application/allOf[subschema #1: Application]/traitsfrom the response with the200statusresponse-optional-property-removed
- ○
the endpoint scheme security
OAuth2was added to the APIapi-security-added
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
iam_bearerAuthwas removed from the APIapi-security-removed
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added
subschema #1subschema #2to theitems/items/response propertyallOflist for the response status200response-property-all-of-added
- ○
removed
subschema #1subschema #2from theitems/items/response propertyallOflist for the response status200response-property-all-of-removed
- ○
- ○
added the new optional
queryrequest parameterafternew-optional-request-parameter
- ○
added the new optional
queryrequest parameterbeforenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterexpand[]new-optional-request-parameter
- ○
added the new optional
queryrequest parameterinclude_nestednew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added
subschema #1subschema #2to theitems/items/response propertyallOflist for the response status200response-property-all-of-added
- ○
removed
subschema #1subschema #2from theitems/items/response propertyallOflist for the response status200response-property-all-of-removed
- ○
added the required property
paginationto the response with the200statusresponse-required-property-added
- ○