Retrieve an action
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Action ID
Query parameters
object_type
Type of object the action belongs to
Allowed values:
object_id
ID of the object the action belongs to
Response
action found
id
type
The action type that was performed
Allowed values:
object_type
The type of object the action was performed on
Allowed values:
object_id
The ID of the object the action was performed on
created_at
effects
List of effects describing what changed
actors
List of actors describing who initiated the action
note
Optional text note describing the reason for the action
metadata
Additional metadata associated with the action