Kissaki Docs
API referenceWorkspace

Get Scan Identity

GET
/workspace/scan-identity

Response Body

application/json

curl -X GET "https://example.com/workspace/scan-identity"
{  "verify_header": "string",  "scan_header": "string",  "user_agent": "string",  "token": "string",  "created_at": "string",  "rotated_at": "string"}