Skip to content

Retrieve Details from a Specific Object

GET/api/{version}/configuration/Objecttype.{object_name}.{object_type}
NameDescription
Acceptapplication/json (default) or application/xml
NameDescription
{object_name}The object name.
{object_type}The object type name.

The response lists all object types and all fields configured on each object type for the specific object. See the next response for details.

curl -X GET -H "Authorization: {SESSION_ID}" \ https://myvault.veevavault.com/api/v18.1/configuration/Objecttype.product__v.base__v