Page cover

Get Environments

Returns a list of environments running currently for your Team.

curl --request GET 'https://api.nameless.io/v1/environments' \
--header 'x-api-key: <Your API Key>' \
--header 'Content-Type: application/json'

Last updated

Was this helpful?