Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

How to fetch fields/datatypes of Content Fragment Model(not content fragment) using Headless GET API in AEM?

Avatar

Level 3

How to fetch fields/datatypes of Content Fragment Model(not content fragment) using Headless GET API in AEM?

1 Reply

Avatar

Level 7

@Rohit4 

Why do you want to do that? What's the usecase?

Generally, CF Model is not a something which will change on a fly. So for third parties which needs a JSON should stick to the defined schema.

If you change the schema on the fly, then how it will system will manage the existing data in CF.