> For the complete documentation index, see [llms.txt](https://rest-api.symphony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rest-api.symphony.com/main/connections.md).

# Connections

- [Get Connection](https://rest-api.symphony.com/main/connections/get-connection.md): Get connection status, i.e. check if the calling user is connected to the specified user.
- [List Connection](https://rest-api.symphony.com/main/connections/list-connections.md): List all current connection statuses with external or specified users.
- [Create Connection](https://rest-api.symphony.com/main/connections/create-connection.md): Sends a connection request to another user.
- [Accept Connection](https://rest-api.symphony.com/main/connections/accepted-connection.md): Accept the connection request from a requesting user.
- [Reject Connection](https://rest-api.symphony.com/main/connections/reject-connection.md)
- [Remove Connection](https://rest-api.symphony.com/main/connections/remove-connection.md): Removes a connection with a user.
