Get Current Session

Get Current Session
Returns the current session identified by credentials supplied using the Authorization header

Returns the specified session for the authorization token

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/sessions/current
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns Session of type(s) application/json;version=9.1.0
"Session Object"

Vendor Extension

This operation contains the following vendor extensions defined in the spec:

                    [object Object],[object Object]
                
Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/sessions/current