Retrieve Page Layout Metadata
GET https://{{vaultDNS}}/api/{{version}}/metadata/vobjects/:object_name/page_layouts/:layout_name
https://developer.veevavault.com/api/23.3/#Retrieve_Page_Layout_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 which 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.
Layout rules are not applied, but instead have their configurations returned as metadata
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |