List environments of an application
GEThttps://platform.docana.com/api/v1/applications/:id/environments/
Environments are named sets of key-value variables that agents resolve through {{env.*}} placeholders at run time. Values are stored encrypted and returned decrypted here.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The application environments
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No read access to the application
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.