Tag REST Callback

From Sni.ps Documentation

Jump to: navigation, search
   The functionality specified for the Tag Callback is implemented but has yet to be deployed.


REST Callbacks

tag

This is the callback to retrieve a list of available tags.

Optional Arguments

tag

The name or partial name of a tag. Used to narrow down results.

Default: null

Example: tag=you - Returns the tag you as well as any tag that begins with the word you (ie. youtube)

limit

The maximum number of tags to return per page.

Default: 20

Maximum: 100

Example: limit=5

page

For result lists that have multiple pages worth of results, used to determine which page of results you would like returned.

Default: 1

Example: page=8

Personal tools