GET
/
api
/
v2
/
listOrganizations
curl --request GET \
  --url https://api.vida.dev/api/v2/listOrganizations

Authorizations

token
string
query
required

Vida API Token

Query Parameters

targetResellerId
string
required

Reseller Id to list organizations in

pagination
boolean

Whether to provide pagination

page
number

Page number to fetch (0-based)

pageSize
number

How many orgs per page

active
boolean

Whether to return only organizations with this given active state