17 lines
258 B
Text
17 lines
258 B
Text
meta {
|
|
name: Get Pixelfed Feed
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: https://gram.social/api/pixelfed/v1/accounts/703621281309160235/statuses?limit=9&only_media=true&min_id=1
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
query {
|
|
limit: 9
|
|
only_media: true
|
|
min_id: 1
|
|
}
|