/
/Checkmate API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 4d ago
auth14
  • postRegister new user
  • postUser login
  • putUpdate user profile
  • deleteDelete user account
  • getGet all users
  • getCheck superadmin exists
  • postRequest password reset
  • postValidate recovery token
  • postReset password
  • putUpdate current user profile
  • deleteDelete current user account
  • getGet user by ID
  • putUpdate user by ID
  • putUpdate user password by ID
checks9
diagnostic1
incidents4
invite3
logs1
maintenance-window6
monitors18
notifications7
queue6
settings3
status-page6
    auth

    Get all users

    Retrieve all users (admin/superadmin only)

    get/auth/users

    Changes