Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdminApiAdminGetAllUsersRequest

Request parameters for adminGetAllUsers operation in AdminApi.

export
interface

AdminApiAdminGetAllUsersRequest

Hierarchy

  • AdminApiAdminGetAllUsersRequest

Index

Properties

Properties

lang?: string

If the user has one or more repos with the given language(s), the org will be in the results. Multiple lang's are ORed.

memberof

AdminApiAdminGetAllUsers

limit?: number

page size of results

memberof

AdminApiAdminGetAllUsers

page?: number

page number of results to return (1-based)

memberof

AdminApiAdminGetAllUsers

Generated using TypeDoc