List all environment variables
GET {{baseUrl}}/project/:project-slug/envvar
Returns four 'x' characters, in addition to the last four ASCII characters of the value, consistent with the display of environment variable values on the CircleCI website.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"name":"foo","value":"xxxx1234"},{"name":"foo","value":"xxxx1234"}],"next_page_token":"reprehenderit sint elit"}