Read account-level (portal) customizations
Read account-level (portal) customizations
Returns the account/portal’s OWN-level customization values (write-body-shaped). By default
only toggled-ON customizations are returned; pass toggled_on=false to also include
toggled-off ones. ?customizations= filters. 404 only if the account/portal itself is not
found; an account with no customizations set returns 200 with an empty customizations map.
Authentication
Customer API key (maps to a user’s pl_api_key). Issued via account settings (Enable API access).
Query parameters
PMS/portal name (account-level).
Comma-separated spec keys to return; omit to return all supported.
When true (default), only customizations whose toggle is ON are returned. Pass false to also include toggled-off customizations with their full data packs.
Response
Map of customization name → its settings. Include any one or more of the customizations below in a single request. Unknown or unsupported customization names are rejected.