Skip to main content

List environments of an application

GET 

https://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. Callers with write access to the application get them decrypted; read-only callers get the variable names with every value replaced by a fixed mask.

Request

Responses

The application environments