User Actions
user_actions
Methods
Get client subscriptions list
Retrieve user action log for one client or a set of projects
User action type. Several options can be specified.
API group that requested action belongs to. Several options can be specified.
ISO formatted datetime string. Starting timestamp from which user actions are requested
Limit the number of returned user actions. Falls back to default if not specified. Limited by max limit value
Offset value is used to exclude the first set of records from the result
Project ID. Several options can be specified.
Resource ID. Several options can be specified.
Name or IP address of the resource
Sorting by date. Oldest first, or most recent first
ISO formatted datetime string. Ending timestamp until which user actions are requested
Number of objects
Objects
Subscribe to the user action log. Subscription is created for the client_id that is taken from the JWT token. See how to get the token in the Account / Login section of this documentation
Subscribe to the user action log over AMQP. Subscription is created for the client_id that is taken from the JWT token. See how to get the token in the Account / Login section of this documentation
Get client subscriptions list
Unsubscribe from the user action log
Unsubscribe from the user action log over AMQP