Get an approval request by id
Get an approval request by id
GET
TypeScript
Path Parameters
Example:
"12345"
Response
Approval request fetched successfully
Approval request details
The approval request identifier
Example:
"12345"
The approval request type
Available options:
TAG_UPDATE, TAG_DELETE, TAG_ATTACH_DETACH The approval request state
Available options:
PENDING, APPROVED, REJECTED, FAILED, CANCELLED, EXPIRED Previous
Get current state of addresses in an access registryReturns the currently active addresses in the access registry (added but not removed).
Next
TypeScript