v1
latestOpenAPI 3.0.32026-07-2632131.4 MBSaved Replies
Get saved reply by id
get/saved-replies/{replyId}
Path parameters
replyIdstring required
Saved reply Id
Query parameters
fieldsstring
Selection of fields, separated by space. See response schema to get the list of fields.
Response
OK
Example response
{
"question": "TV",
"answer": "Hi {{user}},\n\nWe have a 42\" Samsung LED in the living room.",
"language": "en",
"excludeListingIds": [
"563e0b6a08a2710e00057b82"
],
"listingsIds": [
"563e0b6a08a2710e00057b82"
],
"folder": "City",
"filters": {
"_id": "563e0b6a08a2710e00057b82"
},
"accountId": "563e0b6a08a2710e00057b82",
"_id": "563e0b6a08a2710e00057b82"
}