Get roles
GET /v2/stablecoin/{stablecoinId}/roles
GET
/v2/stablecoin/{stablecoinId}/roles
List roles configured for the stablecoin.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” stablecoinId
required
string
Query Parameters
Section titled “Query Parameters ” type
required
string
Filter roles by type
Example
ATTESTATION_MANAGER
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”Roles list
object
roles
required
List of roles
Array<object>
object
walletId
required
Role wallet ID
string
role
required
Role name
string
type
required
Type of role
string
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error