v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBCustomResources > Value
Reads all Values
Reads all Values
get/api/2026-07-01/resources/custom_resources/values
Query parameters
ids[]string[]
Values identifiers
Values identifiers
[ "1", "2" ]
employee_ids[]string[]
Employee identifiers
Employee identifiers
[ "1", "2" ]
Response
OK
Example response
{
"data": [
{
"id": "1",
"resource_id": "1",
"attachable_id": "1"
}
]
}