# GET Actions API endpoint

The Shopwaive Development team has released a new API endpoint to complement the existing endpoints of the [Action API](https://api.shopwaive.com/reference/rest-api-documentation/action-api). Now, developers can search actions by including any combination of query key value pairs `id`,`email`,`created_at_min`, or `created_at_max` appended to the /api/actions request. A maximum of 250 records per request are returned in the response body. [Learn more](https://api.shopwaive.com/reference/rest-api-documentation/action-api#get-actions-endpoint)
