API ReferencecustomizationPOSThttps://api.devrev.ai/custom-objects.getGets a custom object.HeadersAuthorizationstringRequiredBearer authentication of the form `Bearer <token>`, where token is your auth token.RequestThis endpoint expects an object.idstringOptionalformat: "id"The ID of the custom object to get.ResponseSuccess.custom_objectobjectShow 15 propertiesErrors400Bad Request Error401Unauthorized Error403Forbidden Error404Not Found Error429Too Many Requests Error500Internal Server Error503Service Unavailable Error