Get Audit Records for User's Profile

Use this API to retrieve a list of changes made to a user's profile for audit purposes. The response will include a history of changes made to the user's details, roles, and organizations.

Path Params
uuid
required

>

userId can be retireved using the Retrieve list of
Users

API

Query Params
boolean
Defaults to false

Whether to include child object activities

int32
β‰₯ 0
Defaults to 0

Results page to be retrieved (0..N). Example- '?page=1

int32
1 to 2000
Defaults to 20

Number of records per page (1…N).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*