Can I exclude discreet positions when retrieving data using the Recruiting API?

While the Recruiting API does not offer a direct way to filter and retrieve only non-discreet candidate and position data, it's possible to add is_published=true to your list positions API request endpoint to receive only "Published" positions. This will omit both "Not Published" and "Discreet" positions from the response.