Comment on page
Templates
Get available verification templates
get
https://{sub-domain}.trustswiftly.com
/api/settings/templates/verifications
Get Verifications Templates
cURL
curl --location --request GET 'https://{sub-domain}.trustswiftly.com/api/settings/templates/verifications' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {api_key}'
Last modified 1yr ago