Access requests/Get plan for an access request
GET {{portal-host-port}}/portal-api/access_requests/5/plan
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |
RESPONSES
status: OK
{"AuthType":"standard","ID":2,"Name":"free_plan","Per":60,"QuotaMax":-1,"QuotaRenewalRate":-1,"Rate":1000}