Surface/api/Paperclip/Stickers/Get Stickers.bru

16 lines
160 B
Plaintext
Raw Permalink Normal View History

2025-02-03 22:56:49 +08:00
meta {
name: Get Stickers
type: http
seq: 4
}
get {
url: {{endpoint}}/cgi/uc/stickers?take=10
body: none
auth: none
}
params:query {
take: 10
}