Skip to main content
GET
/
sdk
/
{environmentId}
/
session
Check that session is valid
curl --request GET \
  --url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/session \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

environmentId
string
required
Required string length: 36
Example:

Response