Appearance
Get Object Schema
Retrieve a single object schema configuration by ID. Requires ADMIN, MANAGE_OBJECTS, or MANAGE_FORM permissions.
Parameters
| name * are required parameters | data type | description |
|---|---|---|
objectId* | string | The unique identifier of the object schema |
Return Value
JSON object of type Schema<ObjectConfig>
Examples
bash
curl "https://app.wombat.software/api/{targetPath}/object/:objectId" \
-H "Authentication: Bearer ..."ENDPOINTS
get
/api/{targetPath}/object/:objectId