Get Group Details

URL Expired

The URL for this request expired after 30 days.

id
int64
required
id of the group

Response Codes

``200 OK

``400 Bad Request

``401 Unauthorized

``403 Forbidden

``404 Not Found

``500 Internal Error

``default Error


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

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

Response Types