Get Integration 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses

403

Forbidden — the caller lacks permission to view integrations in this domain.

404

Not found — no integration with this app_class_id is accessible to your domain, or no connection schema is available for it yet.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json