GET
/
sdk
/
{environmentId}
/
nonce
curl --request GET \
  --url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/nonce
{
  "nonce": "<string>"
}

Path Parameters

environmentId
string
required

ID of the environment

Required string length: 36

Response

200
application/json
Nonce response
nonce
string