Get global templates
This endpoint requires authentication with a JWT token or API key.
GET
https://api.instantuploader.com/getGlogalTemplates
[
{
"id": "173606ac0517546151671613333",
"name": "Roofer"
},
{
"id": "6efca7d996229ed20692403e2222",
"name": "General Contractor"
}
]
Last updated