Get Available Users
URL Expired
The URL for this request expired after 30 days.
id
int64
required
id of the group
``200 OK
``401 Unauthorized
``403 Forbidden
``404 Not Found
``500 Internal Error
``default Error
Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/groups/{id}/users/available
curl --request GET \
--url https://api.your-wallet.blockdaemon-wallet.com/api/groups/id/users/available \
--header 'accept: application/json'
application/json
200401403404500default