API reference
cURL
curl --request GET \ --url https://api.sandbox.isometric.com/mrv/v0/label/{id} \ --header 'Authorization: Bearer <token>' \ --header 'x-client-secret: <x-client-secret>'
{ "id": "lbl_1DDK2MJ2D1S0SR6H", "name": "<string>", "scope": "REMOVAL", "supplier_reference_id": "<string>" }
Get a single label in the Isometric system
20 - 37
REMOVAL
1 - 100
Was this page helpful?