Register at {Un}pack to start using API explorer functionality.
Authorization: Bearer ********************
curl --location --request GET 'https://api.unpack.dev/v1/cfg/1/cfgs'
[
{
"$schema": "https://api.unpack.dev/schemas/Cfg.json",
"Id": "string",
"contractAddress": "string",
"createdAt": "2019-08-24T14:15:22Z",
"mermaid": "string",
"networkId": {},
"partial": true,
"processed": true,
"updatedAt": "2019-08-24T14:15:22Z"
}
]