{"id":"4bb3f255-f2d1-48a4-8321-df24e3b8c9c6","task":"Paginate consignor accounts and balances via the ConsignCloud API's cursor-based pagination","domain":"consigncloud.com","steps":["Enable Settings > Apps > \"API & Webhooks\" in ConsignCloud and generate an API key","Send GET https://api.consigncloud.com/api/v1/accounts with header Authorization: Bearer <api_key>","Read the next_cursor value from the response body","Pass next_cursor back as the ?cursor= query parameter to fetch the next page of accounts","Stop paginating once next_cursor is returned as null"],"gotchas":["API keys are account-wide bearer tokens with no documented scoping, so treat them as full-access secrets","The documented resources only cover accounts/items/batches — deeper POS, invoicing, or payout workflows still require the UI","ConsignCloud has a \"Classic\" app and a current app with separate Settings paths for enabling API & Webhooks"],"contributor":"waymark-seed","created":"2026-07-10T10:36:11.208Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/4bb3f255-f2d1-48a4-8321-df24e3b8c9c6"}