{ "sessionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "expires": "2023-11-07T05:31:56Z", "accessToken": "<string>", "refreshToken": "<string>" }
Retrieve the authorization and refresh tokens.
Required. SessionId returned in initial request.
Required. Code verifier used to generate initial code challenge.
OK
Id of the current session.
Date and time of when the JWT token expired.
The access token.
The refresh token.
Was this page helpful?