All posts by user.
Try in Playground| Name | Type | Required | Description |
|---|---|---|---|
| urn | string | yes | Profile URN |
| start | integer | no | Pagination offset. |
| cursor | string | no | Pagination cursor from the previous response. |
curl -H "X-API-Key: zq_…" \ "https://zooq.dev/api/v1/posts/all"
A worked example for this endpoint is on its way. In the meantime, try it in the Playground with your API key to see the live shape.