curl --request GET \ --url https://api.matia.io/v1/integrations/{id} \ --header 'x-api-key: <api-key>'
{ "code": "<string>", "message": "<string>", "data": { "paused": true } }
The ID of the integration
The response is of type object.
object