List team members
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses read_organization
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | read_organization |
Path parameters
The name of the organization
The slug of the team
Query parameters
If provided, specifies the page offset of returned results
If provided, specifies the number of returned results
Response
Returns the list of team members
Changes
Changed in 3 of the 24 revisions of this API.229
- ○
added the required property
per_pageto the response with the200statusresponse-required-property-added
- ○
added the required property
total_countto the response with the200statusresponse-required-property-added
- ○
added the required property
total_pagesto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
data/items/passwords/items/actorbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/passwords/items/cidrsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/passwords/items/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/passwords/items/expires_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/passwords/items/last_used_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/passwords/items/plain_textbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/passwords/items/ttl_secondsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/user/default_organizationbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/user/default_organization/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/user/directory_managedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/user/email_verifiedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/user/managedbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/user/ssobecame nullable for the status200response-property-became-nullable
- ▲
the response property
next_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
next_page_urlbecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_page_urlbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/user/default_organizationbecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/user/directory_managedbecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/user/email_verifiedbecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/user/managedbecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/user/ssobecame optional for the status200response-property-became-optional
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterper_pagenew-optional-request-parameter
- ○
added the required property
data/items/passwords/items/region/mysql_supportedto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/passwords/items/region/postgresql_supportedto the response with the200statusresponse-required-property-added
- ○
added the required property
typeto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○