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
/
reports
GET
/api/v1
/
reports
cURL
1
curl https://withpersona.com/api/v1/reports \
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
Report ID for cursor pagination
page[after]
string
Optional
List all reports with pagination and filtering.
List all Reports
API Key authentication via header
Determines casing for the API response
Report ID for cursor pagination
Report ID for cursor pagination
page[size]
string
Optional
Limit on the number of reports returned
filter[reference-id]
string
Optional
Filter reports by reference ID
filter[account-id]
string
Optional
Filter reports by account ID
Response
200
Errors
400
Bad Request Error