Get apis for an environment
GET {{url}}/apimanager/api/v1/organizations/{{organization_id}}/environments/{{environment_id}}/apis?ascending=false&limit=20&offset=0&sort=createdDate
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| ascending | boolean | ||
| limit | number | ||
| offset | number | ||
| sort | string | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string |