Retrieve posts by type
documentedList posts of a specific type on the blog (type may be text, photo, quote, link, etc.).
GET /v2/blog/{blog-identifier}/posts/{type}Blogsno implementation yet0 runsInput
blog_identifier
Blog identifier (hostname or domain)
exampleblog.tumblr.com
type
Post type filter
text | photo | quote | link | chat | video | audio
offset
Pagination offset
0
limit
Maximum number of posts to return
20
Calls tumblr as you (your API key is your account); keychains.dev holds the credentials.