production
https://connect.supplychain.fedex.com/api
Paths
/labels/{labelId}
get /labels/{labelId}
Label
The Labels API provides the capability of retrieving FedEx labels for a given label ID.
To use this operation you must use one of the following sets of security requirements.
Client_Secret
X-IBM-Client-Secret
(apiKey located in header)
Enter Client Secret
Client_Id
X-IBM-Client-Id
(apiKey located in header)
Enter Client ID
oauth2
oauth2
(oauth2 accessCode)
Authorization URL
https://connect.supplychain.fedex.com/api/fsc/oauth2/authorize
Token URL
https://connect.supplychain.fedex.com/api/fsc/oauth2/token
Scopes
Fulfillment_Returns
Read/Write access to Orders, Items, RMAs, Inventory,location,tracking objects
accessToken
Optional in header
string
Enter AccessToken, it is mandatory in case of basic authentication.
labelId
Required in path
string
12701
Accept
Optional in header
string
application/json
200
200 OK
Example Request
Example Response
GET https://connect.supplychain.fedex.com/api/v1/labels/{labelId}