Activity
Get a activity
Retrieves a single activity by id.
get/v1/activities/{id}
Response
Retrieves a single activity by id.
Example response
{
"data": {
"subject": "Intro call with management",
"type": "Meeting"
}
}Retrieves a single activity by id.
Retrieves a single activity by id.
{
"data": {
"subject": "Intro call with management",
"type": "Meeting"
}
}