v1
latestOpenAPI 3.1.02026-07-221206394.4 KBActivity
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"
}
}