OAuth2Client
- clientType: string
Id Publicly known OAuth2 client identifier used in authorization and token requests
- clientType: string
Name Human-readable display name of the OAuth2 application
- createdType: string Format: date-timeread-only
Creation timestamp
- createdType: integer
User Id read-onlyID of user who created this record
- idType: integerread-only
Unique identifier - primary key
- redirectType: array string[]
Uris Permitted redirect URIs that the authorization server will send the auth code to
- scopesType: array string[]
OAuth2 scopes this client is authorized to request
- tokenType: integer
Id ID of the MCP API token linked to this OAuth2 client for machine-to-machine access
- updatedType: string Format: date-timeread-only
Last update timestamp
- updatedType: integer
User Id read-onlyID of user who last updated this record