Optional connectionOptional access_The access token used for authentication with the connected app.
Optional base_The base URL for making API requests to the connected app.
Optional client_The client ID used for authentication with the connected app.
Optional client_The client secret used for authentication with the connected app.
Optional scope?: stringThe scope of permissions granted to the connection.
Optional token_The type of token used for authentication (e.g., "bearer").
Optional createdThe timestamp indicating when the connection was created.
Optional id?: stringThe unique identifier of the connection.
The unique identifier of the connector associated with the connection.
Optional status?: "ACTIVE" | "INITIATED" | "FAILED"The status of the connection (e.g., "SUCCESS").
Optional updatedThe timestamp indicating when the connection was last updated.
An object containing the parameters specific to the connection.