get_page_type
Fetch a page type's full custom-field schema—keys, types, options, and relation details—before writing customFields, since list_page_types omits these fields.
Instructions
Get one page type with its full custom-field schema - the field keys, types and options that pages of this type carry in customFields, and for relation fields their relationTo / relationType. Use before writing customFields on a page, because list_page_types does not return the fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageTypeId | No | Page type id (from list_page_types) |