Hacker News new | ask | show | jobs
by iamphilrae 3294 days ago
To add, my endpoints were:

/accounts/{id}/users

And

/users/account/{id}

Both return the users attached to a particular account.