Plans/Get a plan by ID
GET {{portal-host-port}}/portal-api/plans/2
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Accept | string | 
RESPONSES
status: OK
{"AuthType":"standard","AutoApproveAccessRequests":true,"Catalogues":["Public Catalogue"],"Description":"","DisplayName":"","ID":2,"JWTScope":"free_plan","Name":"free_plan","Quota":"unlimited","RateLimit":"1000 calls / 1 minute(s)","ReferenceID":"64b6b3be2b16c10001a05045"}