> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jobin.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# List contact tasks

openapi: "openapi/jobin-integration.json GET /contacts/{contactId}/tasks"

Lists tasks associated with a contact. The endpoint returns open tasks by default; pass `done=true`
to retrieve completed tasks.
