Get Roles
GET /stablecoin/{stablecoinId}/roles
GET
/stablecoin/{stablecoinId}/roles
Get roles assigned to wallets for a stablecoin
Authorizations
Parameters
Path Parameters
stablecoinId
required
string format: uuid
The ID of the stablecoin
Query Parameters
type
Type of role
string
Filter by role type
Responses
200
Roles retrieved successfully
object
roles
Array<object>
object
type
Type of role
string
role
The specific role
string
walletId
Wallet ID with the role
string format: uuid
400
Bad Request
object
code
integer
400
message
string
Bad Request
details
string
Invalid input parameters