Skip to main content
GET
List owners of an entity group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

entityGroupIds
string<uuid>[]
required

Find owners by one or more entityGroupIds separated by comma

limit
integer

Limit assignations

page
integer

Request a specific page

Response

200 - application/json

Array of objects

data
object[]
meta
object