LaraCopilot
LaraCopilot
API ReferenceEndpointsDeploymentCustom Domains

Get custom domain

Returns the custom domain configuration for a deployed project, including DNS verification state.

GET
/deployments/{providerId}/project/{projectId}/custom-domain
AuthorizationBearer <token>

In: header

Path Parameters

providerId*string
projectId*string

Response Body

application/json

curl -X GET "https://builder.laracopilot.com/api/v1/deployments/string/project/string/custom-domain"
{}