GET /wpcom/v2/sites/$wpcom_site/hosting/ssh-users
Get SSH users for a site.
Resource Information
| Method | GET |
|---|---|
| URL | https://public-api.wordpress.com/wpcom/v2/sites/$wpcom_site/hosting/ssh-users |
| Requires authentication? | Yes |
Method Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| wpcom_site | string | integer | Yes | A domain or blog ID. |
Response Example
[
"pioneeringpractically.wordpress.com",
"wpcom-username-default-233668731"
]
Resource Errors
This endpoint does not return any errors.