List Attestations
GET /stablecoin/{stablecoinId}/attestations
List attestations for a stablecoin with optional filters
Authorizations
Parameters
Path Parameters
The ID of the stablecoin
Query Parameters
Filter by attestation type
Filter by attestation status
The page number to return
The number of items per page
Responses
200
Attestations retrieved successfully
object
object
The unique identifier of the attestation
Type of attestation
Status of attestation
The amount to mint/burn
The source wallet ID for burn operations
The destination wallet ID for mint operations
The wallet ID that submitted this attestation
The wallet ID that verified/rejected this attestation
When the attestation was created
When the attestation was verified/rejected
Reason provided during verification/rejection
When the attestation was used in a transaction
Hash of the transaction where this attestation was used
Whether the attestation has been used in a transaction
object
Current page number
Number of items per page
Total number of pages
Total number of items
400
Bad Request
object
400
Bad Request
Invalid input parameters