Skip to content

Retrieve all object types and object type fields in the authenticated Vault.

GET/api/{version}/configuration/Objecttype
NameDescription
Acceptapplication/json (default) or application/xml
curl -X GET -H "Authorization: {SESSION_ID}" \ https://myvault.veevavault.com/api/v26.1/configuration/Objecttype

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