- Docs
- Api%2Freference%2Ffaces%2FGetFacePreview
Preview a face
Retrieve a preview of a specific face as a page.
AuthorizationBearer <token>
In: header
Path Parameters
faceId*string
Unique identifier of the face
Response Body
text/html
application/json
application/json
application/json
curl -X GET "https://api-testnet.dual.network/faces/string/preview""string"{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}