Get session
Returns details of a specific session by session ID
Path parameters
Zone ID
Session ID
Response
An authenticated identity session. Sessions can be user sessions (representing end-user authentication) or application sessions (representing service-to-service authentication). User sessions support hierarchical relationships via parent_id, while application sessions are always standalone.
Changes
Changed in 11 of the 23 revisions of this API.224
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the optional property
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 the response bodyallOflist for the response status200response-body-all-of-added
- ○
removed
subschema #1subschema #2from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
- ○
added
subschema #1subschema #2to the response bodyallOflist for the response status200response-body-all-of-added
- ○
removed
subschema #1subschema #2from the response bodyallOflist for the response status200response-body-all-of-removed
- ○