grnhse/greenhouse-api-docs

GET List Users -> query param 'emails' (same as GET /candidates and candidate_ids)

Opened this issue · 0 comments

Is it possible to add emails (plural) query parameter to "GET /users", same as "GET /candidates?candidate_ids=123,456,789"?

There's already a parameter to request a single user matching a single email, but why not a list of users matching a list of emails?