# Get subscriber activity action
This action fetches a subscriber's activity on a specific list, including opens, clicks, and unsubscribes.
Get subscriber activity action
# Input
| Input field | Description |
|---|---|
| List | The list to which the subscriber you plan to fetch activity for is assigned. |
| Email address | The email address of the subscriber. |
# Output
| Output field | Description |
|---|---|
| Activity type | The type of activity. For example unsub for unsubscribes or generic-signup for a general sign up. |
| Created at timestamp | The timestamp of when the activity was requested. For example: 2024-01-03T20:19:26.000000+00:00. |
| Campaign ID | The ID of the campaign associated with the activity. This field is blank if the activity is not associated with a specific campaign. |
| Campaign title | The title of the campaign associated with the activity. This field is blank if the activity is not associated with a specific campaign. |
| Is admin unsubscribed | Indicates whether the list admin unsubscribed the contact or not. This value is true or false. |
| Unsubscribe reason | The reason the subscriber unsubscribed. For example: N/A (Unsubscribed by admin). |
| Sign up category | The category for how the subscriber signed up. For example: manual_add. |
| Email ID | The email ID of the subscriber. For example: 49bf743a5rm9f47cjm6d83f3a8dd9661. |
| List ID | The ID of the list where the activity was logged. For example: 91930a8a88. |
Last updated: 5/21/2025, 5:22:32 AM