Fetch last webhook import requests

Returns last 100 webhook import requests. This API is deprecated, use API v3.

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

ID of the app.

uuid
required

An webhook import UUID for which last log entries are requested

Query Params
string

Return only webhook import requests that ended with success/error

integer
1 to 100

How many recent logs should be returned

Responses

Response body
array of objects
object
string
required

Time when webhook import request was received

string
required

Type of dominant identifier

cookie_id user_id

string
required

Dominant identifier value

boolean
required

Whether webhook import request succeeded

error
object

webhook import request error, present if the request failed

request
object
required

webhook import request

response
object
required

Response to webhook import request, present if the request has not timed out

Language
Credentials
URL