ResponseBase interface

Base interface for all Copilot Studio API responses.

Properties

activities

The activities returned by the service.

conversationId

The conversation ID associated with this response.

Property Details

activities

The activities returned by the service.

activities: Activity[]

Property Value

conversationId

The conversation ID associated with this response.

conversationId: string

Property Value

string