Hello @Alkash4,You can use the sample payload to obtain information about a specific tag in an Adobe Experience Platform instance.curl --location 'https://experience.adobe.io/unifiedtags/tags/<tagid>' \
--header 'Authorization: Bearer <token>' \
--header 'x-api-key: exc_app' \
--header 'x-gw-ims-org...