List ZK proof files
ZK Proofs
List ZK proof files
Retrieve all files associated with a ZK proof
GET
List ZK proof files
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Payments API now live! Read more at API Reference
curl --request GET \
--url https://platform.usewarp.net/api/zk-proofs/{id}/files \
--header 'Authorization: Bearer <token>'{
"files": [
{}
]
}Retrieve all files associated with a ZK proof
curl --request GET \
--url https://platform.usewarp.net/api/zk-proofs/{id}/files \
--header 'Authorization: Bearer <token>'{
"files": [
{}
]
}Was this page helpful?
