List webhook imports

Returns all registered webhook imports for the given app.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

ID of the app.

Responses

Response body
array of objects
object
uuid
required

ID of the webhook import

author
object
required

Author of a webhook

string
required
length between 1 and 255
identifiers
object

Mapping of incoming keys to profile identifiers, only cookie_id or user_id allowed as values for now.

Has additional fields
attributes
object

Mapping of incoming keys to event data keys

Has additional fields
string
required

Whether the webhook import is active. Cannot be toggled if webhook import has no identifiers or attributes.

active inactive

string

JSON body of the webhook request to store temporarily for setting up the webhook import attribute mappings.

date-time
required

Time of the creation of the webhook import.

date-time
required

Time when the webhook import's settings were updated.

Language
Credentials
URL