Skip to main content

Retrieves a paginated list of users

List users.

Query Parameters
  • per_page integer

    Number of items per page

  • page integer

    Specify the page number

Responses

OK


Schema
  • items object[]
  • admin boolean
  • bio string
  • comments_count integer
  • confirmed boolean
  • email string
  • followers string[]
  • followers_count integer
  • following string[]
  • following_count integer
  • has_avatar boolean
  • last_seen integer
  • likes string[]
  • likes_count integer
  • location string
  • member_since integer
  • name string
  • password string
  • submissions_count integer
  • type string
  • url string
  • username string
  • page integer
  • page_count integer
  • per_page integer
  • total_count integer
Loading...