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
/
user-audit-logs
GET
/api/v1
/
user-audit-logs
cURL
1
curl https://withpersona.com/api/v1/user-audit-logs \
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
User audit log ID for cursor pagination
page[after]
string
Optional
List all User Audit Logs
API Key authentication via header
Determines casing for the API response
User audit log ID for cursor pagination
User audit log ID for cursor pagination
page[size]
string
Optional
Limit on the number of User audit logs returned
Response
200