Introducing new filters for the List Enrollments and List Providers endpoints

Aug 18, 2025

Products

You can now filter results more precisely in the List Enrollments and List Providers API endpoints.

Previously, you had to page through results and filter them in your client. These new options make it easier to find the data you want – faster, with less paging and smaller responses.

List Enrollments endpoint

We’ve added new query parameters to the List Enrollments endpoint. You can use the parameters to filter by:

  • Partial term: filter lets you search across multiple fields at once.

  • Status: Filter by one or more enrollment statuses—such as DRAFT, SUBMITTED, PROVISIONING, LIVE, CANCELED, or REJECTED.

  • Provider details: Filter by NPI (providerNpis), tax ID (providerTaxIds), or name (providerNames).

  • Payer: Filter by payer IDs (payerIds).

  • Source: Limit results by how the enrollment was created: API, UI, or IMPORT.

  • Transaction type: Filter by transaction types, like eligibilityCheck, claimStatus, or claimSubmission.

  • Date: Filter enrollments by when they were created (createdFrom, createdTo) or when their status last changed (statusUpdatedFrom, statusUpdatedTo).

  • Import ID: If an enrollment was created through CSV import, filter by the returned importId.

Several of these query parameters accept arrays. You can include an array parameter more than once in the URL to filter by multiple values.

For example, ?providerNames=John%20Doe&providerNames=Jane%20Doe&status=LIVE returns all enrollments in LIVE status that have either John Doe or Jane Doe as the provider:

https://enrollments.us.stedi.com/2024-09-01/enrollments?providerNames=John%20Doe&providerNames=Jane%20Doe&status=LIVE

List Providers endpoint

The List Providers endpoint now accepts a filter parameter for searching by provider name, NPI, or tax ID. Filtering is case-insensitive and supports partial matches.

For example, ?filter=2385442357 returns all providers whose name, NPI, or tax ID contains 2385442357:

https://enrollments.us.stedi.com/2024-09-01/providers?filter=2385442357

Try it out

The new filters are available on all paid Stedi plans. For full details, check out the API documentation.

Share

Twitter
LinkedIn

Get started with Stedi

Get started with Stedi

Automate healthcare transactions with developer-friendly APIs that support thousands of payers. Contact us to learn more and speak to the team.

Get updates on what’s new at Stedi

Get updates on what’s new at Stedi

Get updates on what’s new at Stedi

Get updates on what’s new at Stedi

Backed by

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.

Get updates on what’s new at Stedi

Backed by

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.

Get updates on what’s new at Stedi

Backed by

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.