# Get domain verification files **GET /api/domains/{id}/verification-files** Get the verification files served from the custom domain. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ### Path parameters - **id** (string) The unique identifier of the domain. ## Responses ### 200 The configured domain verification files. #### Body: application/json (object) object ### 400 Bad Request ### 401 Unauthorized ### 403 Forbidden ### 404 The domain with the specified ID was not found. [Powered by Bump.sh](https://bump.sh)