User Post List
Get user's post list and category info, by user wallet address.
GET
https://metaforo.io/api/user/post/list
Note: Fields with * are required, others are optional.
Headers
Name
Type
Description
mf-api-key*
String
API Key. Ask Metaforo for it if don't have it.
Request Body
Name
Type
Description
web3_public_key*
String
User's wallet address.
per_page
Int
Default is 10. For pagination: how many posts return in one page.
page
Int
Default is 1. For Pagination.
Responses
Last updated