Retrieves the current status of an OAuth configuration. Shows whether the OAuth flow is pending, authorized, or failed, and includes token expiration and scopes if authorized.
OAuth config ID
OAuth config status retrieved successfully
Status of an OAuth configuration
OAuth config ID
Current status of the OAuth flow:
pending, authorized, failed When this OAuth config was created
When this OAuth config expires (becomes invalid if not completed)
ID of the associated OAuth token (only present if status is authorized)
When the OAuth access token expires (only present if status is authorized)
Scopes granted in the OAuth token (only present if status is authorized)