v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBCustomResources > Schema
Reads all Schemas
Reads all Schemas
get/api/2026-07-01/resources/custom_resources/schemas
Query parameters
ids[]string[]
Schemas identifiers
Schemas identifiers
[ "1", "2" ]
Response
OK
Example response
{
"data": [
{
"id": "1",
"name": "Company Offsite",
"company_id": "2",
"position": 1
}
]
}