Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdminApiAdminGetAllOrgsRequest

Request parameters for adminGetAllOrgs operation in AdminApi.

export
interface

AdminApiAdminGetAllOrgsRequest

Hierarchy

  • AdminApiAdminGetAllOrgsRequest

Index

Properties

Properties

lang?: string

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

memberof

AdminApiAdminGetAllOrgs

limit?: number

page size of results

memberof

AdminApiAdminGetAllOrgs

page?: number

page number of results to return (1-based)

memberof

AdminApiAdminGetAllOrgs

Generated using TypeDoc