Reads all Values
Reads all Values
Query parameters
Employee identifiers to filter custom field values by
Employee identifiers to filter custom field values by
[ "18" ]
Custom field to filter by identifier
Custom field to filter by identifier
[ "01f931507aa27e1168025e27cd46b8588435b741" ]
Custom field value identifiers to filter by
Custom field value identifiers to filter by
[ "73" ]
Identifier of the instance that the custom field value is attached to
Identifier of the instance that the custom field value is attached to
Custom field value to filter by
Custom field value to filter by
Custom field slug to filter by
Custom field slug to filter by
Custom field identifier to filter by
Custom field identifier to filter by
Filter values updated on or after this date (ISO 8601 format).
Filter values updated on or after this date (ISO 8601 format).
Response
OK
Example response
{
"data": [
{
"id": "73",
"value": "1235436",
"long_text_value": "1235436",
"custom_field_identifier": "01f931507aa27e1168025e27cd46b8588435b741",
"date_value": "2024-10-06",
"single_choice_value": "Option 1",
"cents_value": 100,
"valuable_id": "18",
"field_id": "75",
"valuable_type": "Employee",
"label": "Matricule",
"required": true,
"usage_group_id": "37",
"usage_group_slug": "employees-questions",
"updated_at": "2024-10-06T00:00:00.000Z"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.