Fetch Constituents by type

Hi,

From Apideck, we would like to know if there is a way to fetch Constituents based in their type.

We want to fetch all the Constituents that are Individuals and all the Constituents that are Organizations but separated in two different requests, that way it could fit with our plan.
https://developers.apideck.com/apis/crm/blackbaud

Thanks!

Best Answer

  • Alex Wong
    Alex Wong Community All-Star
    Ninth Anniversary Kudos 5 Facilitator 3 Raiser's Edge NXT Fall 2025 Product Update Briefing Badge
    Answer ✓

    I dopn't know Apideck and if it has the options same as what's available on SKY API, so you will have to gauge that.

    You can do this one of 2 ways:

    1. Save 2 Constituent Lists: one with Constituent Type = Individual, and the other with Constituent Type = Org. Then use SKY API List Constituent endpoint and target to retrieve from these 2 saved list.
    2. Use Query API

Answers