Changes to List API keys
GET /api-keys
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 28 revisions of this API.23
What changed
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ○
added the required property
data/items/attributes/tagsto the response with the200statusresponse-required-property-added
- ○
- ●
for the
queryrequest parametercursor, the maxLength was set to1024request-parameter-max-length-set
- ●
added the new
UNKNOWNenum value to thedata/items/attributes/statusresponse property for the response status200response-property-enum-value-added
- ●