Changes to Retrieve a paginated list of all the available Event Types.

GET /v1/Types

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 51 revisions of this API.13

  1. v1fce0a330f5f81
  2. v124a79e2ba9192
  3. v19cb5de98bde31

What changed

    • for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • api tag EventsV1EventType added

      api-tag-added