v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBCustomResources > Resource
Reads a single Resource
Reads a single Resource
get/api/2026-07-01/resources/custom_resources/resources/{id}
Path parameters
idstring required
Resource identifiers
Response
OK
Example response
{
"id": "1",
"schema_id": "2",
"attachable_type": "Employee",
"attachable_id": "1"
}