nooks
GitHubInstall
Sessions and passwords

Get reset request

GetResetRequest reports whether an Admin has approved a reset yet.

GET
/api/v1/auth/reset-requests/{requestUid}

Path Parameters

requestUid*string

Response Body

application/json

application/json

curl -X GET "https://example.com/api/v1/auth/reset-requests/string"
{  "status": "REQUEST_STATUS_UNSPECIFIED"}