users
users
users
Get Users
Get users for the specified organization.
Returns a paginated list of all users that belong to the specified organization. Results include user details such as name, email, GitHub username, and avatar. Use pagination parameters to control the number of results returned.
Rate limit: 60 requests per 30 seconds.
get/v1/organizations/{org_id}/users
Path parameters
org_idinteger required
Query parameters
skipinteger
limitinteger
Headers
{"stackTrail":"paths:/v1/organizations/{org_id}/users:get:parameters:3:schema","oasType":"schema","type":"unknown","title":"Authorization"}
Response
Successful Response