v2
latestOpenAPI 3.0.02026-08-08112115411.4 KBActivities
Get an activity
get/activities/{id}
Path parameters
idstring required
Activity ID of the format {integer}-activities
Response
Activity
Example response
{
"htmlUrl": "https://app.nutshell.com/lead/1006",
"htmlUrlPath": "/lead/1006",
"activities": [
{
"htmlUrl": "https://app.nutshell.com/lead/1006",
"htmlUrlPath": "/lead/1006",
"id": "3-contacts"
}
],
"id": "3-contacts",
"agenda": "Sign a contract with Andy",
"href": "https://app.nutshell.com/rest/contacts/3-contacts",
"name": "Meeting with Andy",
"transcription": "Speaker 1: Hello.\\n Speaker 2: Good morning!"
}