/snippettags

Lists template and/or snippet folders (known as "snippet tags" in the backend)

Note: Supports the expand query parameter for snippetIds.

ParameterTypeDescription
_idStringUnique id.
userIdStringUser id of owner.
createdAtDateDate when it was created.
savedAtDateDate when it was last modified. This field is updated when an attribute on the snippettag is changed, snippets are added to the tag, or when snippets in the tag are deleted/moved.
nameStringName of the snippet tag.
count (meta-field)NumberNumber of snippets in this tag. This is a meta-field that is only returned if you pass expand=count on the request querystring.
sharedObjectSee docs.
Language
Authorization
Header