ClientRegistrationRequest
client_namestringrequired
Name of the client application
redirect_urisarray[string](uri)required
List of allowed redirect URIs
Registers a new client application with Auth0 using DCR.
Name of the client application
List of allowed redirect URIs
Successful client registration
The client ID assigned by Auth0
The client secret (if applicable)
Name of the client application
Retrieves a list of resources. Requires a valid access token.
Maximum number of items to return
Default:20
>= 1<= 100
Number of items to skip for pagination
Default:0
>= 0
Successful operation
Example:{"id":"123e4567-e89b-12d3-a456-426614174000","name":"Sample Resource"}
Name of the client application
List of allowed redirect URIs
The client ID assigned by Auth0
The client secret (if applicable)
Name of the client application
Unique identifier of the resource
Name of the resource