Skip to content
Borm Go

Get an object

GET
/vex/objects/{objectId}

Returns a voka easy object

Authorization

ApiKeyAuth
x-api-key<token>

In: header

Path Parameters

objectId*string

voka easy object id

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/vex/objects/string"
{  "id": "cmcn3j363000h7a26sqhtegpy",  "address": null,  "architect": null,  "calculationSurcharge": false,  "client": "Hugentobler",  "companyId": "clsit2yxx0001l2pc3ypxm4oz",  "createdAt": "2025-07-03T08:00:49.611Z",  "date": "2025-07-03T08:00:49.611Z",  "description": null,  "name": "Küche Hugentobler",  "orderNumber": "2025-000032",  "status": "COORDINATION",  "surchargePercentage": null,  "surchargeTotal": null,  "toBeDeletedAt": null,  "updatedAt": "2025-07-03T08:00:49.611Z",  "userId": "testUser1Company3"}
{  "code": "BAD_USER_INPUT",  "message": "string",  "details": {}}
{  "code": "BAD_USER_INPUT",  "message": "string",  "details": {}}
{  "code": "BAD_USER_INPUT",  "message": "string",  "details": {}}
{  "code": "BAD_USER_INPUT",  "message": "string",  "details": {}}
{  "code": "BAD_USER_INPUT",  "message": "string",  "details": {}}