Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Number of documents
Filter by event type, for example ?filter[event_eq]=purchase
Available options:
purchase
, form_submission
, tag_added
, tag_removed
, payment_succeeded
, order_created
Response
Success, list of hooks which the current user may access