Bookmarks
List Bookmarks
Allowed For
- Agents
get/api/v2/bookmarks
Response
Successful response
Example response
{
"bookmarks": [
{
"created_at": "2014-11-20T22:55:29Z",
"id": 35436,
"ticket": {
"description": "The fire is very colorful.",
"id": 60,
"priority": "high",
"requester_id": 156,
"subject": "Help, my printer is on fire!"
},
"url": "https://{subdomain}.zendesk.com/api/v2/bookmarks/35436.json"
}
]
}