EasypanelDocs

List WordPress themes

Lists installed WordPress themes, versions, status, and available updates.

GET
/getWordPressThemes

Lists installed WordPress themes, versions, status, and available updates.

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/getWordPressThemes?projectName=string&serviceName=string"
null