Skip to main content
GET
Monitoring auth status

Authorizations

Authorization
string
header
required

API key for authentication.

Response

The connection's monitoring auth status.

mode
string | null

The Airtable connection mode ('oauth' or 'pat'), or null if not connected.

Example:

"oauth"

hasWriteScopes
boolean

Whether the connection can create and write the Monitoring Base.

missingScopes
string[]

OAuth scopes that must be granted when hasWriteScopes is false.