# List Blocked Email Addresses **GET /mail/{id}/blocks** Displays a listing of the blocked email addresses ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ### Path parameters - **id** (integer) Mail ID number ## Responses ### 200 OK #### Body: application/json (object) - **local** (array[object]) - **mbtrap** (array[object]) - **subject** (array[object]) ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) ### 404 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)