Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Story Categories

Desc: Get all story categories

Latest changes: now includes scale indicator choices and current fields (not merged)

url: /story_categories

params: default params

response example: default response example (multiple records)

 

Desc: Get a single story category

url: /story_categories/:id

response example: default response example (single record)

...

GET localhost:3000/api/v2/story_categories/841
header:
{“X-User-Token”: b7c+D5o0joNRXMVNycN696yJZkuWshy4Zw66qWSJ--tT63Ev/FYFl00rCr--WomZk6tiLoXtapKgB/EtZA==,
“X-User-Token”: “souleditor@makerble.com“}

for get single story category need to pass 'id = 841' like above url

API response - example

...

Story Categories are the forms that are used to create stories.

Documentation

Child pages (Children Display)