v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
admin.teams.owners
admin

List all of the owners on a given workspace.

get/admin.teams.owners.list

Query parameters

tokenstring required

Authentication token. Requires scope: admin.teams:read

team_idstring required
limitinteger

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

cursorstring

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

Response

Typical success response

oktrue required