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. The date the label was created.
"2023-04-25T13:25:00-05:00"
Returns label requests before a maximum date. The date the label was created.
"2023-04-25T13:25:00-05:00"
Return label requests associated with a specific return_id.
67329889100573
The status of the label request.
issued, cancelled, fulfilled "issued"
The per page limit of label requests to return
0 <= x <= 250The number of label requests to offset.
Success