Ploi Core
Ploi Core

List users

GET api/users

Example request:

curl -X GET "https://panel.example.hosting.com/api/users" \
-H "Authorization: Bearer {token}" \
-H "Content-Type: application/json" \
-H "Accept: application/json"