Retrieve all users
Get all users.
Query parameters
Specifies the sorting order and field (e.g., ["title", "ASC"]).
Specifies the range of results to return (e.g., [0, 24]).
JSON string specifying the filter conditions (e.g., {"title":"bar"}).
Response
OK
Example response
[
{
"id": "7bea4732-214f-40e7-9161-4e7241a2b97e",
"name": "pAI-OS",
"email": "contact@paios.org"
}
]Changes
Changed in 6 of the 50 revisions of this API.114
- ○
the endpoint scheme security
jwtwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
jwtwas removed from the APIapi-security-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
jwtwas added to the APIapi-security-added
- ○
the endpoint scheme security
cookieAuthwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
cookieAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the
items/emailresponse's property pattern(?:[a-z0-9!#$%&'*+/=?^_{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])was added for the status200response-property-pattern-added
- ○
the
items/idresponse's property pattern^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$was added for the status200response-property-pattern-added
- ○
the
items/nameresponse's property pattern^[A-Za-z0-9\s\-_,.;:()!@#$%&*+=?\/\\|~^'"\[\]{}áéíóúñ©€£¥]+$was added for the status200response-property-pattern-added
- ○
the response required property
items/idbecame read-only for the status200response-required-property-became-read-only
- ○
- ▲
the response header
X-Total-Countbecame optional for the status200response-header-became-optional
- ○
the endpoint scheme security
jwtwas removed from the APIapi-security-removed
- ○
the
items/emailresponse's property pattern(?:[a-z0-9!#$%&'*+/=?^_{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])was removed for the status200response-property-pattern-removed
- ○
the
items/idresponse's property pattern^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$was removed for the status200response-property-pattern-removed
- ○
the
items/nameresponse's property pattern^[A-Za-z0-9\s\-_,.;:()!@#$%&*+=?\/\\|~^'"\[\]{}áéíóúñ©€£¥]+$was removed for the status200response-property-pattern-removed
- ○
the response required property
items/idbecame not read-only for the status200response-required-property-became-not-read-only
This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲