EasypanelDocs

List domains

Returns domain mappings visible to the current user, optionally for a service.

GET
/listDomains

Returns domain mappings visible to the current user, optionally 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/listDomains"
null