Skip to main content

Fetch All Users

Get all users

Responses

OK


Schema
  • Array [
  • id int64
    user_id string
    email string
    username string
    picture string
    status boolean
  • ]
Loading...