List users
GET
https://app.speybooks.com/api/v1/admin/usersA paginated list of all platform users. Supports filtering by status and by admin flag, and a partial text search across email and name.
Filters
search: partial match on email or namestatus:all(default),active,locked,inactiveisAdmin:all(default),true,false
Each user carries their linked organisation (if any) with id, name, and plan.
Response
200Paginated user list with organisation membership, login status, and MFA state.
Show response fields
usersarray<object>Show child attributes
createdAtstringdate-timeemailstringfailedAttemptsintegerfullNamestringidintegerisActivebooleanisAdminbooleanlastLoginstringdate-timelockedUntilstringdate-timeorganisationobjectShow child attributes
idstringnamestringplanstringtotpEnabledboolean