Type Alias ConnectionConfigReadResponse

Response schema for reading a connection config

type ConnectionConfigReadResponse = {
    consentMethod: string;
    deletedByOwner?: boolean;
    status?: string;
}
Index

Properties

consentMethod: string

Consent method

deletedByOwner?: boolean

OAuth client has been deleted by owning tenant, only applies for published clients.

status?: string

Status