# List Mail Orders **GET /mail** ## 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 ## Responses ### 200 The listing of `Mail` services on your account. #### Body: application/json (array[object]) - **mail_id** (string) The id of the mail. - **repeat_invoices_cost** (string) The repeat invoices cost of the mail. - **mail_username** (string) The username of the mail. - **mail_status** (string) The status of the mail. - **services_name** (string) The services name of the mail. ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)