Ampersand · Schema

ProviderApp

ProviderApp schema from Ampersand API

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

Properties

Name Type Description
id string The provider app ID.
projectId string The Ampersand project ID.
externalRef string The ID used by the provider to identify the app (optional).
provider string The SaaS provider that this app connects to.
clientId string The OAuth client ID for this app.
scopes array The OAuth scopes for this app.
metadata object
createTime string The time the provider app was created.
updateTime string The time the provider app was updated.
View JSON Schema on GitHub