Get Event Api

get/api/events/{event_id}

Path parameters

event_idstring required

Response

Successful Response

idstring required
seqinteger required
timestampstring date-time required
event_type'http' | 'http_incoming' | 'log' | 'exception' | 'test' required
summarystring required
appstring
sessionstring
hoststring nullable
methodstring nullable
status_codeinteger nullable

Changes

Changed in 6 of the 9 revisions of this API.51022

    • added the optional property host to the response with the 200 status

      response-optional-property-added

    • added the optional property method to the response with the 200 status

      response-optional-property-added

    • added the optional property status_code to the response with the 200 status

      response-optional-property-added

    • added the required property seq to the response with the 200 status

      response-required-property-added

    • the response property data/oneOf[subschema #1: HttpEventData]/response_headers became optional for the status 200

      response-property-became-optional

    • the response property data/oneOf[subschema #1: HttpEventData]/status_code became optional for the status 200

      response-property-became-optional

    • response property data/oneOf[subschema #1: HttpEventData]/status_code list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added the optional property data/oneOf[subschema #1: HttpEventData]/error to the response with the 200 status

      response-optional-property-added

    • added the optional property data/oneOf[subschema #5: TestEventData]/parameter_id to the response with the 200 status

      response-optional-property-added

    • added the optional property hierarchy to the response with the 200 status

      response-optional-property-added

  • d7a0356fb63c111See the full diff
    • added TestEventData to the data response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new test enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added test discriminator mapping keys to the data response property for the response status 200

      response-property-discriminator-mapping-added

    • added the optional property app to the response with the 200 status

      response-optional-property-added

    • added the optional property data/oneOf[subschema #1: HttpEventData]/app to the response with the 200 status

      response-optional-property-added

    • added the optional property data/oneOf[subschema #1: HttpEventData]/session to the response with the 200 status

      response-optional-property-added

    • added the optional property data/oneOf[subschema #2: HttpIncomingEventData]/app to the response with the 200 status

      response-optional-property-added

    • added the optional property data/oneOf[subschema #2: HttpIncomingEventData]/session to the response with the 200 status

      response-optional-property-added

    • added the optional property data/oneOf[subschema #3: LogEventData]/app to the response with the 200 status

      response-optional-property-added

    • added the optional property data/oneOf[subschema #3: LogEventData]/session to the response with the 200 status

      response-optional-property-added

    • added the optional property data/oneOf[subschema #4: ExceptionEventData]/app to the response with the 200 status

      response-optional-property-added

    • added the optional property data/oneOf[subschema #4: ExceptionEventData]/session to the response with the 200 status

      response-optional-property-added

    • added the optional property session to the response with the 200 status

      response-optional-property-added

  • 2da127b318d2111See the full diff
    • added HttpIncomingEventData to the data response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new http_incoming enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added http_incoming discriminator mapping keys to the data response property for the response status 200

      response-property-discriminator-mapping-added

    • removed the optional property app from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/oneOf[subschema #1: HttpEventData]/app from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/oneOf[subschema #1: HttpEventData]/session from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/oneOf[subschema #3: LogEventData -> subschema #2: LogEventData]/app from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/oneOf[subschema #3: LogEventData -> subschema #2: LogEventData]/session from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/oneOf[subschema #4: ExceptionEventData -> subschema #3: ExceptionEventData]/app from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/oneOf[subschema #4: ExceptionEventData -> subschema #3: ExceptionEventData]/session from the response with the 200 status

      response-optional-property-removed

    • removed the optional property session from the response with the 200 status

      response-optional-property-removed

    • removed http_incoming discriminator mapping keys from the data response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed the http_incoming enum value from the event_type response property for the response status 200

      response-property-enum-value-removed

    • removed HttpIncomingEventData from the data response property oneOf list for the response status 200

      response-property-one-of-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog