Auth Server Claims
Get an auth server claim
Get a claim for given auth server.
get/v1/auth-servers/{authServerId}/claims/{claimId}
Response
A claim
Example response
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}Changes
Changed in 1 of the 52 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○