Activities
Activity management operations
Retrieve a list of activities with optional filtering and pagination
Successfully retrieved activities
Unauthorized access
Internal server error
Retrieve a list of unique activities without activity records
Successfully retrieved unique activities
Unauthorized access
Internal server error
Get count of activities by status
Successfully retrieved status count
Internal server error
Get count of valid participants for an activity
Successfully retrieved participant count
Validation error
Internal server error
Create a new activity
[]Activity created successfully
Validation error
Unauthorized access
Internal server error
Update an existing activity
Activity updated successfully
Validation error
Unauthorized access
Internal server error
Cancel an activity and reject all associated records
Activity cancelled successfully
Unauthorized access
Activity not found
Internal server error
Mark an activity as completed
Activity completed successfully
Unauthorized access
Forbidden - cannot complete activity
Activity not found
Internal server error
Last updated