/conversations/{id}

Returns a Conversation object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
namestring or null<=80 characters
The name of the conversation
descriptionstring or null
The description of the conversation.
urlstring or nullformat: "uri"<=2000 characters
The url of the conversation.
typeenum or null
The type of the conversation. * `PRIVATE_INTERNAL` - PRIVATE_INTERNAL * `PRIVATE_EXTERNAL` - PRIVATE_EXTERNAL * `PUBLIC_INTERNAL` - PUBLIC_INTERNAL * `PUBLIC_EXTERNAL` - PUBLIC_EXTERNAL * `ONE_ON_ONE_CHAT` - ONE_ON_ONE_CHAT * `GROUP_CHAT` - GROUP_CHAT * `MEETING_CHAT` - MEETING_CHAT
memberslist of strings or null
remote_created_atdatetime or null
When the third party's conversation was created.
remote_updated_atdatetime or null
When the third party's conversation was updated.
remote_was_deletedboolean or nullRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA31T72/aMBD9V6b7iPJjlLKqkaaJAmuLFNO16TRUVdFhH8HgxMF2oE3V/30KMEa3qh/9/O7dnd/zC3B0lGnzDBHwOTrwINeCFETQ18WajEUndQEeYCkZ5rTnpesT8MBWZamNI/FdkhL2ytAMIghzMhn5VSFnkkTY0ENZOMrMVsuGhzJ/tq0DD5QsliR6nOuqcB8J7Yg+7pj/HG2opG12KNFaNze6yua3tKrIfqjZzKMop8Kh8gU6DI/qfbMTeA9rJhekyJEYoMMBOeLNivtec+dKG4XhnFQZbPsGgtYhFSEaJ7kiG3Y75ydn511/r7Lt/i3N1Nd2a7Ga6ulZK824SrFqxQl/Ysn1hi2yU9Y/fWL1fZfVy5otlp9baYatOIm742TSGQ967fE7hPTuy6/znxeDixFr8XrYYYvJhiW8HSd8Oa2vO6NLvhld/Xhi9eQkHtx3WDLsji51e9y/tXH/Vse9IAAPjp2E6OHlGNgHJJbcaKtn7lNCmNu3Rdc5ZnT0ODs/sJR+WU2V5IHtBJhjrQvc2IDrPMxJSAwPoulWNL1bVWgoKIvsjwlSFwcHIIIhu+qx/nDwNg69NUqFU0UQOVPRfxmG6AEEWW5kuQ9+TvmUTLNF0azngaFcO0q5IXQk0u2n2WONfW9PaYlu/heSAjxwz2WjUxkFj83NqpKGxA0azMk1raKHx9fH19/IPh6rnQMAAA==" />