Get All Organizations
Organizations (Compatibility)
Get All Organizations
Get all organizations
GET
Get All Organizations
Returns a paginated list of all organizations tracked by Shoal. Each organization represents a project, protocol, company, or institution in the digital asset ecosystem.
This is a bulk directory endpoint intended for higher-tier export and discovery workflows. It is API-key-only. For most applications, prefer
/v1/organizations/byOrganizationName or /v1/organizations/byOrganizationId.Query Parameters
limit(integer, default: 25, max: 25)offset(integer, default: 0, max: 100)
Request
cURL