How do I get a list of unaccepted devices with API and then selectively accept those devices?

Looking through the Management section of Mender’s API. However, unable to find any clear documentation on how I could implement device approvals through their API.

Hi @jflick,

The endpoint Mender API docs with filter pending should give you exactly that. More details on the flow are provided here: Device Authentication | Mender documentation

Greetz,
Josef