GET
/
solana
/
compression
/
{app_id}
/
{wallet_id}
/
collections
[
  {
    "id": "<string>",
    "name": "<string>",
    "symbol": "<string>",
    "uri": "<string>",
    "mint_address": "<string>",
    "token_account_address": "<string>",
    "metadata_account_address": "<string>",
    "master_edition_account_address": "<string>",
    "tx_signature": "<string>",
    "created_at": "2023-11-07T05:31:56Z",
    "updated_at": "2023-11-07T05:31:56Z"
  }
]

Path Parameters

wallet_id
string
required
app_id
string
required

Response

200 - application/json

The response is of type object[].