We’re announcing upcoming schema changes to the Connector and Grant objects that will take effect on January 26, 2026.
Schema changes
Section titled “Schema changes”Connector
Section titled “Connector”The Connector object will include a new field:
active_credential_id(uuid string) - The identifier of the active credential associated with the connector.
The Grant object will include a new field:
credential_id(uuid string) - The identifier of the credential associated with the grant.
Effective date: These changes will take effect on January 26, 2026. Please update your code to handle these new fields accordingly.