Posteady
Posteady Docs
APIPosts

List published posts with metrics

GET
/api/v1/posts
AuthorizationBearer <token>

In: header

Query Parameters

provider?string
Value in"threads" | "x" | "linkedin"
accountId?string
Formatuuid
limit?integer
Range1 <= value <= 100
sort?string
Value in"recent" | "top"

Response Body

curl -X GET "https://www.posteady.com/api/v1/posts?provider=threads&accountId=497f6eca-6276-4993-bfeb-53cbbbba6f08&limit=1&sort=recent"
Empty