chat_get
Retrieve certified chat details: status, participants, and registration timestamp. Use after chat creation to confirm the chat is active and registered before proceeding.
Instructions
Retrieves details of a certified chat. Requires: personal caseFileId and chat_create → chatId. Returns status, participants, and registeredAt timestamp. After chat_create, poll chat_get until status is active/registered and registeredAt is present; createdAt is not enough for certificate creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | ||
| caseFileId | Yes |