General

Entity Profile Download

Retrieves PDF file of the specific entity.

get/entities/{pbId}/profile-download

Path parameters

pbIdstring required

Entity pbId

Query parameters

entityType'COMPANY' | 'INVESTOR' | 'LIMITED_PARTNER' | 'SERVICE_PROVIDER' | 'FUND' | 'PERSON'

Specify the type of entity to be downloaded into the PDF file. If nothing is specified, information about the entity's primary type is retrieved by default.

includeSectionsstring

Specify the sections: <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#COMPANY_PROFILE_SECTIONS" target="_blank">company</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#INVESTOR_PROFILE_SECTIONS" target="_blank">investor</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#PERSON_PROFILE_SECTIONS" target="_blank">person</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#FUND_PROFILE_SECTIONS" target="_blank">fund</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#LIMITED_PARTNER_PROFILE_SECTIONS" target="_blank">limited partner</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#SERVICE_PROVIDER_PROFILE_SECTIONS" target="_blank">service provider</a> to be downloaded into a PDF file. Set this parameter to limit the list of downloaded information to the specified sections. Set the value for this parameter only when the Exclude Sections parameter is not applied. All sections will be downloaded by default.

excludeSectionsstring

Specify the sections: <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#COMPANY_PROFILE_SECTIONS" target="_blank">company</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#INVESTOR_PROFILE_SECTIONS" target="_blank">investor</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#PERSON_PROFILE_SECTIONS" target="_blank">person</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#FUND_PROFILE_SECTIONS" target="_blank">fund</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#LIMITED_PARTNER_PROFILE_SECTIONS" target="_blank">limited partner</a>, <a href="https://my.pitchbook.com/api/lookup-tables/Entity Profile Sections#SERVICE_PROVIDER_PROFILE_SECTIONS" target="_blank">service provider</a> to be excluded from a PDF file. Set this parameter to exclude sections from the file. Set the value for this parameter only when the Include Sections parameter is not applied. Empty by default

Response

default response