Server API
Query Actions
Query actions for a user.
GET
Path Parameters
The ID of the user.
Query Parameters
A comma-separated list of action codes to include in your query. If omitted, all action codes will be included.
If provided, the query will include actions from this date. Must be specified in ISO 8601 format - e.g. 2020-01-01T00:00:00Z
. The default and maximum value is 30 days ago.
Response
200
application/json
OK
The response is of type object[]
.