Skip to main content
GET
/
attributes
/
{key}
curl -X GET "https://hub.banditshq.com/api/v1/attributes/color" \
  -H "Authorization: Bearer lasso_..."
key
string
required
The attribute key (URL-encoded if needed).
curl -X GET "https://hub.banditshq.com/api/v1/attributes/color" \
  -H "Authorization: Bearer lasso_..."