Changes to GET /api/v1/:context_id/keys
GET /api/v1/{context_id}/keys
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 5 revisions of this API.28
What changed
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
added the new optional
queryrequest parametercountnew-optional-request-parameter
- ○
added the new optional
queryrequest parametercursornew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
added the required property
keysto the response with the200statusresponse-required-property-added
- ○
added the required property
pageto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲