List all Group Owners

GET {{baseUrl}}/api/v1/groups/:groupId/owners

Lists all owners for a specific group

Request Params

KeyDatatypeRequiredDescription
filterstringSCIM Filter expression for group owners. Allows to filter owners by type.
afterstringSpecifies the pagination cursor for the next page of owners
limitnumberSpecifies the number of owner results in a page

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"displayName":"deserunt laborum","id":"et enim labore","lastUpdated":"1952-06-20T22:08:28.880Z","originId":"nulla quis in enim","originType":"APPLICATION","resolved":true,"type":"UNKNOWN"},{"displayName":"ad cupidatat Duis","id":"Excepteur sunt officia nisi","lastUpdated":"1961-05-09T07:39:17.873Z","originId":"quis laborum incididunt labore consectetur","originType":"OKTA_DIRECTORY","resolved":true,"type":"UNKNOWN"}]