The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get list of integrations

GET

https://api.pack.cloud/v1/organizations/{organizationId}/integrations

Request

Path parameters

organizationIdstring

Query parameters

filter[category]array
Only return integrations with category
Allowed values:paymentshopshipping
sortstring
Allowed values:name

Response

OK

Body

idstring
ID of the integration
category
Integration category
Allowed values:paymentshopshipping
namestring
Integration name
Example:Shopify
order_sync_enabledboolean
Changed orders are automatically retrieved from the integration
order_sync_updated_atstringnull
Time of last known order change at integration
product_sync_enabledboolean
Products are automatically retrieved from the integration
product_sync_updated_atstringnull
Time of last known product change at integration
stock_sync_enabledboolean
Stock (changes) are automatically changed at the shop integration
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
prevstringnull
Link to previous page
nextstringnull
Link to next page
per_pageinteger
Item count per page
Example:25