APIs & Integrations

ISingh2
Participant

HTTP 200 and empty response for pipeline two APIs

Response is showing 200 success however response is empty. I checked it through private app api. 

 
1) Return an audit of all changes to the pipeline
2) Return an audit of all changes to the pipeline stage
 

Image: https://prnt.sc/gg4w0AgvmNsc

Image2: https://prnt.sc/MbSiYjbUZF9Q

0 Upvotes
2 Replies 2
Jaycee_Lewis
Community Manager
Community Manager

HTTP 200 and empty response for pipeline two APIs

Hi, @ISingh2 👋 To confirm, you are using the endpoint — Return an audit of all changes to the pipeline

GET
/crm/v3/pipelines/{objectType}/{pipelineId}/audit

 

Thanks! — Jaycee

 

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes
ISingh2
Participant

HTTP 200 and empty response for pipeline two APIs

Yes, 

/crm/v3/pipelines/{objectType}/{pipelineId}/audit
 
and 
 
/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}/audit
 
both giving empty response.
0 Upvotes