The Management API v2 base URL for the tenant.
A supplier that returns a valid access token, fetching or refreshing it when needed.
OptionalheadersHeaders to send with every request, including the Auth0-Client telemetry header when enabled.
OptionaltimeoutThe default maximum time to wait for a response in seconds.
OptionalmaxThe default number of times to retry a request.
OptionalloggingLogging configuration for the client.
OptionalfetcherCustom fetcher, set automatically when a custom domain header is configured.
Ready-to-spread options for any Management sub-client constructor.
These mirror the options that the full ManagementClient passes to its sub-clients, so individually imported clients share the same base URL, self-refreshing token, telemetry headers, and request behaviour.