# Get the current return label for a specific return **GET /V1/stock-hub/rma/{rmaIncrementId}/shipping-label** Get the current return label for a specific return ## Servers - https://m2.winkelstraat.nl/rest/all: https://m2.winkelstraat.nl/rest/all () ## Parameters #### Path parameters - **rmaIncrementId** (string) ## Responses ### 200: 200 Success. #### Body Parameters: (object) - **content** (string) Encoded content - **mime_type** (string) Content MIME-type - **encoding** (string) Content encoding - **length** (integer) Decoded content length ### 401: 401 Unauthorized #### Body Parameters: (object) - **message** (string) Error message - **errors** (array[object]) Errors list - **code** (integer) Error code - **parameters** (array[object]) Error parameters list - **trace** (string) Stack trace ### default: Unexpected error #### Body Parameters: (object) - **message** (string) Error message - **errors** (array[object]) Errors list - **code** (integer) Error code - **parameters** (array[object]) Error parameters list - **trace** (string) Stack trace [Powered by Bump.sh](https://bump.sh)