GET /traits
200
{
"pagination": {
"per_page": 25,
"total_pages": 0,
"total_objects": 0
},
"traits": []
}
| Param name | Description |
|---|---|
|
page optional |
Validations:
|
|
per_page optional |
Validations:
|
|
in_use optional |
Validations:
|
|
approved optional |
Validations:
|
|
pending optional |
Validations:
|
GET /traits/1367
200
{
"id": 1367,
"column_name": "test-column-name",
"display_name": "Nash McLaughlind4c07d13-50c5-4ce9-a21f-16c70f160929",
"description": "Nihil illum ut dignissimos ratione explicabo ut consequatur.",
"position": null,
"hidden": false,
"type": "Guitars",
"permitted_additional_keys": null,
"image": null
}