Skip to main content
GET
List Entities by Collective

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

collectiveId
string<uuid>
required

The id of the Collective

Query Parameters

pageSize
integer<int32>
default:25

The number of Entities per page

continuationToken
string

The token used to retrieve the next page

Response

OK

A page of entities

data
object[] | null
meta
object