latestOpenAPI 3.1.02026-08-08175189260.0 KB

45e129df1cfc

List Users

Exists in Sentry OSS, unsure what the use case is We make it only list the current user

get/api/0/users/

Query parameters

limitinteger nullable

Number of results to return per page.

Number of results to return per page.

cursorstring nullable

The pagination cursor value.

The pagination cursor value.

Response

OK

idstring required
usernamestring email required
dateJoinedstring date-time required
emailstring email required
hasPasswordAuthboolean required
lastLoginstring date-time nullable
isSuperuserboolean

Designates that this user has all permissions without explicitly assigning them.

isActiveboolean

Designates whether this user should be treated as active. Unselect this instead of deleting accounts.

namestring nullable