v28

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-013593344.3 KB
Interactions

List Interactions

Browse through all conversations in your workspace to understand how users are interacting with your AI. Filter by product or version to focus on specific areas of your application.

get/interactions

Query parameters

limitnumber

Maximum number of results to return.

Maximum number of results to return.

offsetnumber

Offset for pagination.

Offset for pagination.

pagenumber

Page number

Page number

productIdstring uuid

Filter interactions by product ID.

Filter interactions by product ID.

versionIdstring uuid

Filter interactions by version ID.

Filter interactions by version ID.

Response

Interactions retrieved successfully

idstring uuid required

The interaction ID.

externalIdstring nullable required

Your external identifier for the interaction.

participantIdstring uuid required

The user who participated in this interaction.

externalParticipantIdstring nullable required

Your external identifier for the participant.

organizationIdstring uuid nullable required

The organization ID.

organizationExternalIdstring nullable required

Your external identifier for the organization.

productIdstring uuid required

The product ID.

versionIdstring uuid required

The version ID.

modelstring nullable required

The AI model used.

propertiesobject

Custom interaction properties.

ratingnumber nullable required

User rating for this interaction.

ratingMinnumber nullable required

Minimum rating value.

ratingMaxnumber nullable required

Maximum rating value.

feedbackstring nullable required

User feedback text.

createdAtstring date-time required

When the interaction was created.

updatedAtstring date-time required

When the interaction was last updated.