Skip to main content
GET
/
crm-objects
/
v1
/
objects
/
tickets
/
{id}
Get a ticket by ID
curl --request GET \
  --url https://api.hubapi.com/crm-objects/v1/objects/tickets/{id}
{}

Response

200 - application/json

Successful response - Get a specific ticket by its ID

The response is of type object.

Last modified on December 12, 2025