Jobs
GET

/api/v1/jobs/funcs-lookup

10 credits

Job-function autocomplete.

Try in Playground

Parameters

NameTypeRequiredDescription
querystringyesPartial function name

Example request

curl -H "X-API-Key: zq_…" \
  "https://zooq.dev/api/v1/jobs/funcs-lookup"

Example response

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.