Fimfiction Developers

Story Tags


Table of Contents

GET /tags

Get a list of tags on the site


Returns

[ story_tag ]


Filters

type
enum
Filter out tags that don't match the type provided. See story_tag documentation for list of valid types.
name
name(string)
Filter out tags that don't contain name

Sort

name
Name of the tag
type
Type of the tag

Pagination

  • Default Size: 1000
  • Maximum Size: 5000
  • Type: page