Get Chat Share Status Endpoint
Overview
This endpoint checks if a chat conversation has an active share and returns its UUID if it exists.
Request Details
HTTP Method
GET
Route
/api/users/[user_id]/chats/[chat_id]/shares
Route Parameters
Parameter | Type | Required | Description |
---|---|---|---|
user_id | string | Yes | Unique identifier of the user |
chat_id | number | Yes | Unique identifier of the chat |