Skip to main content
GET
List resources by wallet

Authorizations

Authorization
string
header
required

API key authentication. Your API key should start with brb_.

Example: Authorization: Bearer brb_1234567890abcdef

Path Parameters

subnet_id
string
required

The unique identifier of the subnet (ULID format)

Pattern: ^[0-9A-HJKMNP-TV-Z]{26}$

Query Parameters

address
string
required

Any Solana wallet address linked to the account you want to look up. Exact match — Solana addresses are case-sensitive.

Response

Resources retrieved successfully. The array is empty when the account has no resources assigned to your subnet.

status
enum<string>
required
Available options:
success
resources
object[]
required