Authorizations
Bearer access token. Provide as a Authorization: Bearer <token>
header.
Response
200 - application/json
Registered wallet retrieved successfully
Unique identifier for the resource.
Example:
"123e4567-e89b-12d3-a456-426614174000"
Blockchain network name. Currently only polygon
is enabled.
Available options:
polygon
Blockchain address for this wallet.
Example:
"0x1234..."
Whether this is the primary/default resource for the account. Only one resource per account can be primary.
Example:
true
Timestamp when the resource was created.
Example:
"2024-01-15T10:30:00Z"