apikey: ********************curl --location --request GET '/field_values' \
--header 'apikey: <api-key>'[
{
"id": "gen_random_uuid()",
"field_id": "e68e30b1-d177-4632-b748-463bcd0eedc6",
"value": "string",
"status": "active",
"created_at": "now()",
"updated_at": "string",
"internal_value": "string",
"order": 0,
"group_id": "306db4e0-7449-4501-b76f-075576fe2d8f",
"org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b",
"attributes": null,
"created_by": "users.get_auth_profile_id()",
"updated_by": "deea00dc-b6b6-4412-a483-26ac61e1f6fe"
}
]