/snippettags

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Note: Supports the expand query parameter for snippetIds.

ParameterTypeDescription
  • id
StringUnique 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.
Query Params
string
Defaults to no sort

(Optional) field to sort results by

string
Defaults to false

(Optional) true to sort ascending

string

(Optional) Separate multiple expand queries using comma (ex: expand=count,userId). Pass expand=count to return count of snippets in this tag. Pass expand=userId on the querystring to expand this to include the email of the owner.

string
Defaults to none

Returns snippet tags that match this search string

boolean

(Optional) False to only return template folders and true to only return snippet folders (they don't include subject lines and can't be sent individually).

Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!