Changes to Get recorded events
GET /v1/sessions/{id}/events
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 54 revisions of this API.410
What changed
- ○
added the non-success response with the status
502response-non-success-status-added
- ○
added the optional property
linkToDocsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
linkToDocsto the response with the500statusresponse-optional-property-added
- ○
- ▲
for the
queryrequest parameterlimit, default value1000was addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parameterlimit, the max was decreased from9007199254740991.00to1000.00request-parameter-max-decreased
- ▲
for the
queryrequest parameterlimit, the min was increased from-9007199254740991.00to1.00request-parameter-min-increased
- ▲
- ○
added the new optional
queryrequest parametercompressednew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpointernew-optional-request-parameter
- ○
- ▲
added the pattern
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$to thepathrequest parameteridrequest-parameter-pattern-added
- ○
the response property
context/items/paramsbecame required for the status400response-property-became-required
- ○
the response property
context/items/paramsbecame required for the status404response-property-became-required
- ○
the response property
context/items/paramsbecame required for the status500response-property-became-required
- ▲