Skip to main content
GET
/
v1
/
contracts
/
catalogs
/
{version}
List attribute catalogs for a version
curl --request GET \
  --url https://api.example.com/v1/contracts/catalogs/{version}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.zestequity.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

version
string
required

Response

Successful Response