Skip to main content
GET
List

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

merchantId
string

Restrict results to a specific merchant. All active filters AND together. Unique identifier for an organization

Pattern: ^org_[a-zA-Z0-9]+$
provider
enum<string>

Filter by provider (e.g. salesforce). External provider a merchant can connect at the tenant level. netsuite and accountsiq are returned on reads wherever a connection exists, but connecting them is accepted only in local and development environments; elsewhere the connect request is refused with 404.

Available options:
salesforce,
netsuite,
accountsiq
limit
integer
default:50
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0

Response

List of merchant integrations

data
object[]
required
pagination
object
required

Offset-based pagination response.