v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
admin.teams
admin

List all teams on an Enterprise organization

get/admin.teams.list

Query parameters

limitinteger

The maximum number of items to return. Must be between 1 - 100 both inclusive.

cursorstring

Set cursor to next_cursor returned by the previous call to list items in the next page.

Headers

tokenstring required

Authentication token. Requires scope: admin.teams:read

Response

Typical success response

oktrue required