These docs are for v1.2. Click to read the latest docs for v1.3.

/activity

Returns all the Activity instances (i.e. 'created', 'updated', etc.) performed by causers (i.e. admin users) on specific subjects (i.e. campaigns, triggers, etc.)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Unique ID of the client associated with the Activity

string
required

Unique ID of the application associated with the Activity

string

Name of the log associated with the Activity. If not set, the value 'default' is used

number

The unique id of the model (subject) on which the Activity is performed.

string

The class name of the model (subject) on which the Activity is performed. (Note: Required if filtering by 'subject_id')

number

The unique id of the model (causer) that initiates the Activity on the subject

string

The class name of the model (causer) that initiates the Activity. This most likely will be the User model. (Note: Required if filtering by 'causer_id')

Responses

204

No content

400

Bad request

403

Forbidden

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json