Skip to main content
GET
List developer logs

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Query Parameters

source
enum<string>

Limit to one stream.

Available options:
api,
webhook
endpoint
string

Substring match on the endpoint path (API rows) or event name (webhook rows).

status_code
integer

Exact HTTP status. Pins results to API rows.

result
enum<string>

Only failures, or only successes.

Available options:
errors,
success
type
string

Activity type filter, e.g. social, images, videos.

platform
string

Comma-separated platform filter, e.g. facebook,instagram.

api_key_id
integer

Limit to one API key. Pins results to API rows.

from
string

Start of the window (YYYY-MM-DD or a date-time).

to
string

End of the window (YYYY-MM-DD or a date-time).

include_payloads
boolean
default:false

Include request/response bodies. Off by default.

page
integer
default:1
per_page
integer
default:20
Required range: x <= 100

Response

Log feed

success
enum<boolean>
Available options:
true
data
object[]