# Get v1 user rma rma increment **GET /V1/user/rma/{rmaIncrementId}** ## Servers - https://magento2.winkelstraat.mac/rest/all: https://magento2.winkelstraat.mac/rest/all () ## Parameters ### Path parameters - **rmaIncrementId** (string) ## Responses ### 200 200 Success. #### Body: (object) - **id** (string) - **status** (string) - **increment_id** (string) - **order_id** (string) - **order_date** (string) - **date_requested** (string) - **customer_custom_email** (string) - **customer_firstname** (string) - **customer_lastname** (string) - **date_received** (string) - **date_processed** (string) - **is_received_email_sent** (boolean) - **is_return_center** (boolean) - **items** (array[object]) ### 401 401 Unauthorized #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace ### default Unexpected error #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace [Powered by Bump.sh](https://bump.sh)