Skip to main content
List all accounts linked to a business.
GET /api/v1/businesses/accounts Returns all blockchain accounts linked to the business specified by the businessId query parameter. Accepts optional filters for type, network, and address. Accepts both Bearer token (registered user) and API key authentication.

Parameters

Query

Request example

Response

Response schema

Returns an array of account objects.

Example response