Retrieve a list of label requests.
The access token received from the authorization server in the OAuth 2.0 flow.
Returns label requests after or equal to a minimum date.
"2023-04-25T13:25:00-05:00"
Returns label requests before a maximum date.
"2023-04-25T13:25:00-05:00"
Return label requests associated with a specific return_id.
67329889100573
The status of the label.
new
, pre_transit
, in_transit
, out_for_delivery
, delivered
"new"
The per page limit of label requests to return
0 <= x <= 250
The number of label requsts to offset.
Success
The response is of type object
.