get https://rest.particlesy.com/api/v/Conversation/guid/
Retrieves the details of a conversation using its unique identifier (GUID).
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Retrieves the details of a conversation using its unique identifier (GUID).
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://rest.particlesy.com/api/vversion/Conversation/guid/guid \
--header 'accept: application/json'
Try It!
to start a request and see the response here!