Objects
Get object schema
Returns only the schema (fields, types, formats) for an object.
get/public/v1/objects/{name}/schema
Path parameters
namestring required
Example:deals
Response
Object schema
Example response
{
"ok": true
}Returns only the schema (fields, types, formats) for an object.
Object schema
{
"ok": true
}