Interface OrganizationsApiListGlobalOrgsRequest

Hierarchy

  • OrganizationsApiListGlobalOrgsRequest

Properties

pageCursor?: string

String to query the next page of results. This key is provided with each valid response from the API in meta.page.next_cursor.

pageLimit?: number

Maximum number of results returned.

userHandle: string

The handle of the authenticated user.

Generated using TypeDoc