IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Fetch all users
editFetch all users
editFetches all available users.
Request
editGET /api/v1/users
Query parameters
editName | Type | Required | Description |
---|---|---|---|
|
|
N |
True if disabled users should be included in the response |
Request example
editcurl -XGET https://{{hostname}}/api/v1/users \ -H "Authorization: ApiKey $ECE_API_KEY"