Can we get the last updated time of output control through the API?
Two options depending on what you need:
Platform/API change history
Use user/audit/log/list.
user/audit/log/list
Filter by output control actions.
Actual output state change
Create an output state change alert.
Then read notifications via history endpoints.
Summary:
Use audit logs to track platform/API actions for output control.
Use events if you want to know when output state physically changed, regardless of how it was triggered.
Audit log listarrow-up-right
Output triggering (UI)
History user listarrow-up-right
Last updated 5 days ago
Was this helpful?