Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
curl -sS https://app.opentrain.ai/api/partner/v1/project-links/<LINK_ID> \ -H "Authorization: Bearer $OT_PARTNER_TOKEN"
{ "projectLink": { "id": "<LINK_ID>", "jobId": "<OPENTRAIN_JOB_ID>", "externalProjectId": "42", "externalProjectName": "Traffic signs batch 3", "externalProjectUrl": "https://your-platform.example.com/projects/42", "provisioningMode": "PARTNER_WEBHOOK", "createdAt": "2026-06-12T10:00:00.000Z" } }
Retrieve one project link by ID.
project-links:read
project-links:write
Show ProjectLink fields
null
PARTNER_WEBHOOK
MANAGED_ADAPTER
code
401
UNAUTHORIZED
403
FORBIDDEN
404
NOT_FOUND