SearchTasksLog
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details the SearchTasks request and response within the Deliveries API, including request headers, the request/response content, and potential error responses.
SearchTasksRequestLog outlines the structure of the request sent to the API, encompassing fields like trackingId, pageSize, and pageToken for task identification and retrieval parameters.
SearchTasksResponseLog describes the API's response structure, primarily containing an array of tasks matching the request's trackingId.
The JSON representation for both request and response logs provides a clear schema definition for developers to understand the data format.
Identifier for the related set of tasks that are being requested.
pageSize
integer
The maximum number of Tasks to return. The service may return fewer than this value. If unspecified, the server decides the number of results to return.
pageToken
string
A page token, received from a previous SearchTasks call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],[]]