Get the verification files served from the custom domain.
GET
/api/domains/{id}/verification-files
curl \
--request GET 'https://[tenant_id].logto.app/api/domains/{id}/verification-files' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{}