External Links

Get task external links

Get all links from a task to resources in connected integrations, such as GitHub or Gitea issues.

get/external-link/task/{taskId}

Path parameters

taskIdstring required

Response

External links for the task

idstring required
taskIdstring required
integrationIdstring required
resourceTypestring required

The kind of remote resource, e.g. issue or pull_request.

externalIdstring required

The provider's own identifier for the linked resource.

urlstring required
titlestring nullable required
{"stackTrail":"components:schemas:ExternalLink:properties:metadata","oasType":"schema","type":"unknown","description":"Provider-specific payload, parsed from the stored JSON string. Null when the link has no metadata."}
createdAtstring date-time required
updatedAtstring date-time required

Changes