{
"data": [
{
"created_at": "text",
"default_value": "text",
"default_values": [
"text"
],
"description": "text",
"id": "text",
"is_read_only": false,
"label": "text",
"object_type": "text",
"select_metadata": {
"options": [
{
"label": "text",
"slug": "text"
}
]
},
"slug": "text",
"source": "text",
"type": "text",
"updated_at": "text"
}
],
"errors": [
"text"
],
"pagination": {
"cursor": "text",
"has_next_page": false
},
"request_id": "text"
}