get
https://api.lumos.com/integrations//connection-schema
Get the connection schema for an integration — the JSON schema of the auth and settings fields needed to connect it via POST /apps. Use it to discover how to connect an integration before connecting it (e.g. to populate a Terraform resource). app_class_id is the canonical identifier (e.g. okta.com, slack_ics) — the same value the connect body uses. Integrations whose connection schema Lumos cannot describe yet return 404.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
403Forbidden — the caller lacks permission to view integrations in this domain.
404Not found — no integration with this app_class_id is accessible to your domain, or no connection schema is available for it yet.