Pipedrive API

Getting access, Developing, Testing

Back to Pipedrive

Get all add-ons for a single company

Returns the add-ons for a single company.

Output

title: subscriptionAddonsResponse200 type: object properties: success: type: boolean description: If the response is successful or not data: type: array description: An array of add-ons that the company has. items: type: object