API Documentation
- Management
- Sandbox
- Inventory
- Products
- Orders
- Inbound Shipments
- Shipping Methods
- Returns
- Billing
- Warehouses
- Warehouse Customers
Get Connection
Returns the specified connection.
Headers
Your organization-level Trackstar API key.
Path Parameters
Response
A list of connections for your organization.
A list of actions that the integration supports.
DEPRECATED: Use available_actions
instead.
The unique ID of the connection.
The date the connection was created.
An identifier for your end customer.
A list of errors for the connection. e.g. missing permissions, invalid credentials, etc.
The name of the integration associated with the connection.
The type of the integration.
wms
, freight
, cart
The date the connection was last updated.
DEPRECATED: Use sync_schedules instead.
A list of sync schedules for the connection.
The function that is being synced.
If True, the sync is currently in progress.
The date when Trackstar last completed a sync for this function.
The frequency of the sync in seconds.
The number of times the connection has been used in a request to the Trackstar API. Equal to the number of API calls made with this connection.
If True, create & update webhooks for Trackstar objects (e.g. order.created) will not be sent for this connection. Connection specific webhooks (e.g. connection.deleted) will still be sent.
See pagination for more details.
The number of items returned.