EasypanelDocs

List WordPress users

Lists WordPress users and their roles and account details.

GET
/getWordPressUsers

Lists WordPress users and their roles and account details.

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