pub async fn thread_get(
    client: &ApiClient,
    thread_id: Base64Uuid
) -> Result<Thread>
Expand description

Retrieves a discussion thread by ID