You can retrieve the options object for a connection using Auth0’s . Make aDocumentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GET call to the Get Connection endpoint. Be sure to replace CONNECTION_ID and MGMT_API_ACCESS_TOKEN placeholder values with your connection ID and Management API , respectively.
| Value | Description |
|---|---|
CONNECTION_ID | Τhe ID of the connection for which you want to retrieve the options object. |
MGMT_API_ACCESS_TOKEN | Access Token for the Management API with the scope read:connections. |