I know in API v2, there is a /users
endpoint but in v3, I only see a /user/{user.id}
endpoint. Is there a current endpoint to list all users? Thanks!
Hey,
Currently, this information is not exposed via Travis API, since this requires some permission level implementation on travis-api which doesn’t exist yet.
Thanks