Skip to main content

Returns the content entry for a specific id.

Returns the content entry for a specific id.

Path Parameters
  • contentId string required

    Possible values: Value must match regular expression \d+

Responses

Success


Schema
  • id integer
  • name string
  • title string
  • body string
  • lastModified date-time
Loading...