ContractRabbit Docs
API Reference

Attributes

List file-level attribute keys

GET
/api/attributes/file-level/keys

Response Body

application/json

application/json

application/json

curl -X GET "https://loading/api/attributes/file-level/keys"
null
null
{
  "message": "string"
}

List values for a file-level attribute key

GET
/api/attributes/file-level/values

Response Body

application/json

application/json

application/json

curl -X GET "https://loading/api/attributes/file-level/values"
null
null
{
  "message": "string"
}