Get all Templates

This api fetches all the templates

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "hash_id": "3d68d903-xxxx-xxx-xxxx-xxxx8997",
            "alias_name": "XXXX xxx xxxx",
            "webhook_urls": [],
            "is_active": true,
            "redirect_url": "",
            "workflow": "",
            "business_features": "TAX TRANSCRIPT",
            "individual_features": "TAX TRANSCRIPT",
            "consent_collection_link": "https://app1.compliancely.com/hosted/template/xxxxxxxxxxxbe80c4e4d49d5eaab90c573b4fa6c21b0b76xxxxxxxxx"
        },
        {
            "hash_id": "bdb5450f-xxxx-xxxx-xxxx-xxxxf79708c",
            "alias_name": "xx xxxx",
            "webhook_urls": [],
            "is_active": true,
            "redirect_url": null,
            "workflow": "Both",
            "business_features": "TIN,OFAC,ADDRESS VERIFICATION,FATCA,SOS",
            "individual_features": "TIN, OFAC, ADDRESS VERIFICATION",
            "consent_collection_link": "https://app1.compliancely.com/hosted/template/xxxxxxxxxxxbe80c4e4d49d5eaab90c573b4f9876y8fasjshfbgsfxxxxxxxxx"
        }
    ]
}
{
    "detail": "Invalid token header. No credentials provided."
}
{
    "detail": "Invalid token."
}
{
    "detail": "Authentication credentials were not provided."
}
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!