Missing Parameter in Documentation

Please add the include_inactive parameter for the GET Constituent endpoint. Thanks!

Comments

  • Hi Brad,


    Thanks for the feedback!


    Can you say more about why you'd like to see this parameter added?  The GetConstituent endpoint is for fetching a single constituent when you know the system record ID, and that endpoint returns a response that includes an inactive flag for the constituent.  There is also a SearchConstituent endpoint you might evaluate, as it does have a parameter for include_inactive.  And there's also the ListConstituents endpoint, which has a parameter for include_inactive


    Anything additional you can provide to help us understand the need?

    Thanks!
  • You're right, I was using the constituent list, but looking at the get endpoint doc. All good. Sorry ;)