Get a List of Groups

For AI agents: visit https://vault.docs.blockdaemon.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Parameters

order_by

order_direction

HTTP Status Codes

Status Code Description
200 OK
400 Bad Request
401 Unauthorized
403 Forbidden
500 Internal Error
default Error

Updated 3 months ago


API Request Example

Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/groups

curl --request GET \
     --url https://api.your-wallet.blockdaemon-wallet.com/api/groups \
     --header 'accept: application/json'

Response Codes

Updated 3 months ago.