GET
/
o
/
{organisation_id}
/
hubs

Path Parameters

organisation_id
string
required

Response

200
application/json

HubsPage contains a list of hubs using Versori's pagination response types. Initially the ListHubs endpoint will return all hubs, but this is subject to change in the future and may become paginated.

totalCount
integer
required
hubs
object[]
required
next
string
prev
string