Back to Node Auth0

Interface ListClientGrantOrganizationsPaginatedResponseContent

docs/interfaces/management.Management.ListClientGrantOrganizationsPaginatedResponseContent.html

5.9.1926 B
Original Source

Interface ListClientGrantOrganizationsPaginatedResponseContent

interface ListClientGrantOrganizationsPaginatedResponseContent {
next?: string;
organizations?: Organization[];
}

Index

Properties

next?organizations?

Properties

Optionalnext

next?: string

Opaque identifier for use with the from query parameter for the next page of results.
This identifier is valid for 24 hours.

Optionalorganizations

organizations?: Organization[]

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nextorganizations