Skip to main content
GET
List webhook events

Authorizations

Authorization
string
header
required

API key prefixed with jcr_. To obtain a key programmatically (no dashboard required), see POST /v1/authorize.

Query Parameters

page
integer
default:1
per_page
integer
default:25
Required range: x <= 100
event_type
enum<string>
Available options:
post.created,
social_account.expiring,
social_account.expired

Response

200 - application/json

Events listed

data
object[]
meta
object