Search
/
Ask AI
Help Center
OpenAPI Spec
Status
Documentation
API Reference
Changelog
Integration Guides
2021-07-05
2021-07-05
2021-07-05
2021-07-05
Help Center
OpenAPI Spec
Status
Copy page
GET
https://withpersona.com/api/v1
/
events
GET
/api/v1
/
events
cURL
1
curl https://withpersona.com/api/v1/events \
2
-H "Authorization: <apiKey>"
Try it
200
Retrieved
1
{}
Authentication
Authorization
string
API Key authentication via header
Headers
Key-Inflection
string
Optional
Determines casing for the API response
Query Parameters
page[before]
string
Optional
Event ID for cursor pagination
page[after]
string
Optional
List all Events
API Key authentication via header
Determines casing for the API response
Event ID for cursor pagination
Event ID for cursor pagination
page[size]
string
Optional
Limit on the number of Events returned.
filter[name]
string
Optional
Comma separated list of event names
filter[object_id]
string
Optional
Comma separated list of object ids
filter[id]
string
Optional
Comma separated list of event ids
Response
200
Errors
400
Bad Request Error