cURL
curl --request GET \ --url https://api.example.com/repository/contracts/{matchType}/{chain}/{address}/{filePath}
Retrieve statically served files over the server.
Match type - use full_match or partial_match
full_match
partial_match
The file is found at the path
Was this page helpful?