# Get custom actions **GET /data/custom-actions/** Retrieve all custom actions. Supports filtering via query parameters and pagination. Vendor access is blocked. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Query parameters - **page** (integer) Page number for pagination - **limit** (integer) Number of results per page - **relations** (boolean) Whether to include relations ## Responses ### 200 Custom actions retrieved successfully #### Body: application/json (array[object]) ### 400 Invalid filter format or query error [Powered by Bump.sh](https://bump.sh)