EasypanelDocs

Get a service primary domain

Returns the primary domain configured for a service.

GET
/getPrimaryDomain

Returns the primary domain configured for a service.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

projectName*string
Match^[a-z0-9-_]+$
serviceName*string
Match^[a-z0-9-_]+$

Response Body

application/json

curl -X GET "https://example.com/getPrimaryDomain?projectName=string&serviceName=string"
null