Document Category
Last updated
Was this helpful?
Last updated
Was this helpful?
A document category is the way to group different documents and return them all to the frontend for their use.
As you can see in the image, you can have a Settings document category, and put all the documents that need to be there.
Then the frontend can call the get /contents/documents
endpoint, passing Settings as the category name, and get the documents.