Retrieve a list of pickups
Pickups API
Retrieve a list of pickups
Get information about all the pickups which have been created from your account.
This endpoint uses cursor-based pagination via Link headers. See Pagination for details.
GET
Retrieve a list of pickups
This is limited to the carriers which support pickups via the API.
The response includes information about when the pickup was scheduled, the latest status, the parcel tracking number and the time frame in which the pickup is due to take place.
Authorizations
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Query Parameters
Amount of pickups that will be shown per page.
Required range:
1 <= x <= 100Example:
10
Response
200 - application/json
OK