Get User Activity

View as Markdown
Get activity log for a user.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

user_idstringRequired

Query parameters

limitintegerOptionalDefaults to 50

Response

Successful Response
idstring
admin_user_idstring
admin_user_emailstring
actionstring
detailsmap from strings to any
created_atdatetime
reasonstring or null

Errors

422
Unprocessable Entity Error