Skip to main content

List Integration Instances

GET 

/api/temu

Lists every Temu integration instance on the account. Returns all instances in a single response with no pagination, so callers can populate pickers or iterate instances without paging.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Each instance includes its display name, the linked sales channel and store, the effective integration settings, and two convenience booleans (has_warehouse_mappings, has_carrier_mappings) indicating whether at least one Temu warehouse or carrier has been mapped to a local warehouse or shipping method — both mappings are prerequisites for submitting fulfillments to Temu.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type