micro_blog_repo_fetchers/bruno/MicroBlogFetchders/Get Pixelfed Feed.bru

18 lines
297 B
Text

meta {
name: Get Pixelfed Feed
type: http
seq: 1
}
get {
url: https://gram.social/api/pixelfed/v1/accounts/703621281309160235/statuses?limit=5&only_media=true
body: none
auth: none
}
query {
limit: 5
only_media: true
~min_id: 704018331666201874
~max_id: 704018331666201874
}