curl --request GET \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/session \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}curl --request GET \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/session \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}Was this page helpful?