# `smallforce social inbox conversations`

List and manage inbox conversations

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run `smallforce social inbox conversations --help` locally to view the same reference for your installed version.

## Subcommands

- [`smallforce social inbox conversations list`](/docs/cli/commands/social/inbox/conversations/list): List organization-owned inbox conversations and conversation IDs
- [`smallforce social inbox conversations get`](/docs/cli/commands/social/inbox/conversations/get): Refresh and get one organization-owned conversation
- [`smallforce social inbox conversations read`](/docs/cli/commands/social/inbox/conversations/read): Mark one conversation read at the provider and locally

## Complete command help

```text
Usage: smallforce social inbox conversations [options] [command]

List and manage inbox conversations

Options:
  -h, --help                       display help for command

Commands:
  list [options]                   List organization-owned inbox conversations and conversation IDs
  get [options] <conversationId>   Refresh and get one organization-owned conversation
  read [options] <conversationId>  Mark one conversation read at the provider and locally
  help [command]                   display help for command
```

## Related reference

- [`smallforce social inbox`](/docs/cli/commands/social/inbox): Parent command and related operations.
- [CLI installation and authentication](/docs/cli/getting-started): Install the CLI and configure an API key.
- [CLI JSON output](/docs/cli/json-output): Use stable machine-readable output in scripts and agents.
