v18

latestSwagger 2.02026-07-13194165.4 KB
Participants

Gets the participants of a thread.

get/chat/threads/{chatThreadId}/participants

Path parameters

chatThreadIdstring required

Thread id to get participants for.

Query parameters

maxPageSizeinteger

The maximum number of participants to be returned per page.

skipinteger

Skips participants up to a specified position in response.

api-versionstring required

Version of API to invoke.

Response

Request successful. The action returns the participants of a thread.

nextLinkstring

If there are more chat participants that can be retrieved, the next link will be populated.