Retrieve an existing element definition.

Use the /elementdefs/{id} end-point to retrieve an existing element definition from the database.

Each element definition describes a variety of element that can be added to a content type.

To programmatically create a content-type, merge the 'elementFragment' attribute into the 'elements' attribute of the type, performing the following replacements:
'$ELEMENT_KEY$': With the desired element key
'$ELEMENT_LABEL$': With the desired element label

User roles: admin, manager, editor, viewer

Language
Click Try It! to start a request and see the response here!