Retrieve Page Layout Metadata

GET https://{{vaultDNS}}/api/{{version}}/metadata/vobjects/:object_name/page_layouts/:layout_name

https://developer.veevavault.com/api/24.2/#RetrievePageLayout_Metadata

Given a page layout name, retrieve the metadata for that specific page layout.

The page layout APIs consider the authenticated user’s permissions, so fields that are hidden from the authenticated user will not be included in the API response. For example, field-level security, object controls, and other object-level permissions are considered. Record-level permissions such as atomic security are not considered. Both active and inactive fields are included in the response.

This endpoint returns metadata without layout rules applied, instead returning layout rule configurations as metadata. If a layout rule references the currently authenticated user, this endpoint returns the @User token instead of resolving it to the value of the authenticated user.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring