Get Subscription Entity IDs

Retrieve all entity IDs (company or dbPerson) associated with a given subscription. The response is paginated and depends on the type of subscription:

  • For "company" or "companyFamilyTree" subscriptions, it returns Company IDs.
  • For "dbPerson" subscriptions, it returns Demandbase Person IDs.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier for the subscription

Query Params
integer
≥ 1
Defaults to 1

Page number for pagination. Default is 1.

integer
1 to 5000
Defaults to 5000

Number of results per page. Default is 5000, maximum is 5000.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml