Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/v1/projects/{project}/users
{ "users": [ { "created_at": "<string>", "gid": 1, "home": "<string>", "name": "<string>", "shell": "<string>", "uid": 1, "updated_at": "<string>", "authorized_keys": [ "<string>" ] } ] }
Project name
Users listed
Show child attributes