List my asks
Everything the authenticated customer is waiting on Scope3 for, in one list: support asks, product asks, and supply asks. Read-only, and scoped to the caller’s own account from the API key you call with — there is no customer parameter. statusKey is a closed, customer-safe vocabulary (received, accepted, in_progress, done, closed) that tracks the real work: a product ask follows the engineering work it is attached to, a supply ask follows that seller and channel through onboarding. Internal workflow state names never appear. statusLabel/statusDescription carry the wording to show. Which values a kind can reach differs: support reaches all five; a supply ask keeps a short recently-resolved window and reaches done (dated from the marketplace evidence that made it ready) but not closed, since nothing dates a cancellation; and a product ask reads the shared product projection’s open view, so it leaves the list on completion or cancellation instead of reporting a terminal status. When a source cannot be read its kind is listed in unavailableKinds, so a degraded answer is honest rather than an empty list that reads as “nothing open”.
Authorizations
API key or access token
Query Parameters
Maximum asks to return. Sources are round-robined so a large support queue cannot hide every product and supply ask at the limit.
1 <= x <= 25Response
List my asks
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$0 <= x <= 9007199254740991support, product, supply, integration, commercial