Skip to main content
GET
List Users

Authorizations

Authorization
string
header
required

Bearer token obtained by authenticating with service account credentials (client_id and client_secret).

See the Getting started page for the full authentication flow.

Path Parameters

org_id
string
required

Your organization ID, found in your organization's URL: anaconda.com/app/organizations/<ORG_ID>/.

Query Parameters

include_groups
boolean
default:false

Set to true to include each user's group memberships in the response.

Response

List of organization users

items
object[]
required

A list of users in the organization.