Changes to Retrieve a list of all Variables.
GET /v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 51 revisions of this API.33
- v11d2f222adea91
- v1a3f595f8069e1
- v188e57592ac5e2
- v18361152860392
What changed
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
api tag
ServerlessV1Variableaddedapi-tag-added
- ○
- ○
added the new optional
queryrequest parameterPagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterPageTokennew-optional-request-parameter
- ○
- ▲
the response property
meta/next_page_urlbecame nullable for the status200response-property-became-nullable
- ▲
the response property
meta/previous_page_urlbecame nullable for the status200response-property-became-nullable
- ▲