Back to Node Auth0

Interface ListScimConfigurationsResponseContent

docs/interfaces/management.Management.ListScimConfigurationsResponseContent.html

5.9.1923 B
Original Source

Interface ListScimConfigurationsResponseContent

interface ListScimConfigurationsResponseContent {
scim_configurations: ScimConfiguration[];
next?: string;
}

Index

Properties

scim_configurationsnext?

Properties

scim_configurations

scim_configurations: ScimConfiguration[]

List of SCIM configurations

Optionalnext

next?: string

The cursor to be used as the "from" query parameter for the next page of results.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties scim_configurationsnext