EasypanelDocs

Search WordPress themes

Searches the WordPress theme directory from a service container.

GET
/searchWordPressTheme

Searches the WordPress theme directory from a service container.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

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

Response Body

application/json

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