Docs

Get Orders

Retrieves orders from BaseLinker.

GET

Query

Arguments
number

Download one specific order by BaseLinker order identifier.

number

Unix timestamp for the earliest confirmed order to include.

number

Unix timestamp for the earliest order date to include.

number

Return orders from this order ID onward.

boolean

Include orders that are not fully confirmed yet.

number

Filter orders by status identifier.

string

Filter orders by customer email address.

string

Filter orders by order source code such as ebay or amazon.

number

Filter orders by the source identifier within the selected order source.

number

Return the specific order matching the shop order identifier.

boolean

Include custom additional field values in the response.

boolean

Include marketplace commission details for each order.

boolean

Include Base Connect contractor data for each order.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.