Solved

Is there a schema definition for the json returned by the API?

  • 9 June 2023
  • 2 replies
  • 49 views

Having a document describing the fields in the JSON for content-types, for example, would be helpful for understanding how to use the API. Is there something like this out there?

icon

Best answer by ChrisJennings 12 June 2023, 17:10

View original

2 replies

Userlevel 5

Good day - are you looking for a schema definition for entries? If yes, the content type definitions from the delivery API’s can be found here, content types endpoint.

Hi @Kiefer

Our API reference documentation should help with many of your questions related to how to use the API. If you are trying to get more information about any particular content type’s fields the section dealing with retrieving content types should be helpful. This section details how you would get all the field details like what their name, UID, and field type are. 

Reply