Retrieve a label
Retrieves the details of an existing shipping label. Supply the unique label ID.
Parameters
Path Parameters
id
string
Required
The label ID
Returns
200
Label retrieved successfully
401
Authentication required
404
Label not found
Related
Labels
GET/api/v1/labels/[id]