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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"name":"foo","value":"xxxx1234"},{"name":"foo","value":"xxxx1234"}],"next_page_token":"reprehenderit sint elit"}