Get an application activity
Returns a paginated activity feed for the application, including deployments, configuration changes, and other audit events.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Application UUID
Query Parameters
Page number
Number of items per page
Response
Get an application activity
Api_V1_Entities_Activity model
Action key (create, update, destroy, or event-specific key)
Human-readable description of the activity
Resource the activity is about (fields: type, name, uuid)
User who performed the action (fields: uuid, name, email); null for system actions
When the activity occurred (ISO8601)
Origin of the action (api, ui)

