This API allows users to retrieve a list of Applications based on the Environment ID.
Notice
Accessing the Policy Management APIs is through a dedicated domain/URL according to your PlainID Tenant Location:https://api.{REGION}.plainid.io
United States (US) -
https://api.us1.plainid.io
Canada (US) -
https://api.ca1.plainid.io
Europe (US) -
https://api.eu1.plainid.io
Replace{REGION}
with your PlainID Tenant region (e.g. us1, eu1, ca1, etc.).
cURL Sample Guidelines
In order for the relevant parameters to appear in the cURL sample, you can input the values in the interactive API console on the right. They will then appear in the cURL sample on the bottom of the page in the correct format.
For more details about Administration API Authentication, check out the Authentication APIs documentation. Provide your bearer token in the Authorization header when making requests to protected resources. Example: Authorization: Bearer 123
The Environment ID can be found under the Details tab in the Environment Settings.
If false, only the ID and name are returned.
If true, a detailed response is returned.
List of applications
Max page size is 50
operation get for resource Application isn't allowed because the current user does not have the appropriate permissions