curl --request GET \
--url https://api.tagdeliver.com/v1/integration \
--header 'Authorization: Bearer <token>'{}Fetches a list of integrations that are connected into the logged in organisation
curl --request GET \
--url https://api.tagdeliver.com/v1/integration \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.contentignite.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Includes a list under each integration, of the publishers that are using it
ad_stack, global The response is of type object.
Was this page helpful?