Skip to content
GET/api/{version}/configuration/{object_name_and_object_type}
NameDescription
Acceptapplication/json (default) or application/xml
NameDescription
{object_name_and_object_type}The object name followed by the object type in the format Objecttype.{object_name}.{object_type}. For example, Objecttype.product__v.base__v.

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/v23.1/configuration/Objecttype.product__v.base__v