Get an integration's port-app-config schema
GET/v1/integration/:integration_type/port-app-config/schema
This route allows you to get the port-app-config JSON schema for a specific integration type.
The schema describes the structure and available configuration options for the integration's port-app-config file, which controls how data is synced to your software catalog.
To learn more about integrations and the port-app-config, check out the documentation.
Permission requirements
To use this endpoint, you must have a moderator or admin role in your Port organization.
To learn more about the different roles and permissions, please refer to the documentation.
Request
Responses
- 200
- 400
- 404
- 500
Default Response
Default Response
Default Response
Default Response