# Get Mail Ordering Information **GET /mail/order** ## 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 Mail ordering information. #### Body: application/json (object) - **id** (integer(int32)) The ID of the order. - **status** (string) The order status. - **username** (string) The username to use for this order. - **comment** (string) Optional order comment. ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)