Wrong Documentation: Deleted WorkflowExtensions in GET Endpoint
SOLVE
Dear Community,
while programming an app, I often used the WorkflowExtension Endpoints from the Hubspot API. While developing the app, I created and deleted alot of Extensions. When I used the GET /automationextensions/v1/definitions Endpoint to show all of the Extensions, I always struggled to find my active Extenions. The Response shown in Postman was just to big to get a good overview. The GET Endpoint includes deleted workflows, which you can identifiy by the "deletedAt" property.