Jobs posted by user.
Try in Playground| Name | Type | Required | Description |
|---|---|---|---|
| profileUrn | string | yes | Profile URN |
| count | integer | no | Results per page. |
| start | integer | no | Pagination offset. |
curl -H "X-API-Key: zq_…" \ "https://zooq.dev/api/v1/jobs/posted-by-profile"
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.