Retrieves an event based on its slug. The event data including status and transactionHash can be accessed through the data property.

get/v2/events/{slug}

Path parameters

slugstring required

Slug

Response

Successfully retrieves the event along with its checkout config. Event details including status and transactionHash are nested under the data property.

idnumber
slugstring

Changes

Changed in 4 of the 50 revisions of this API.134

    • added the optional property data/eventType to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/transactionHash to the response with the 200 status

      response-optional-property-added

    • the response property checkoutConfig/config/locks became required for the status 200

      response-property-became-required

    • the response property checkoutConfig/config/locks became optional for the status 200

      response-property-became-optional

    • removed the optional property data/eventType from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/transactionHash from the response with the 200 status

      response-optional-property-removed

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