Skip to content
OpenTrain AIOpenTrain AIOpenTrain AIDocs

Ask OpenTrain

Answers from the documentation, with sources.

What would you like to do with OpenTrain?

AI answers can be mistaken. Check the linked sources. Don’t include private account information.

Open app

DEVELOPER DOCUMENTATION

Get Project Link

Retrieve one project link by ID.

GET/api/partner/v1/project-links/{linkId}

Retrieves one project link on the calling token’s install.

Requirements: project-links:read scope (implied by project-links:write).

StatuscodeMeaning
401UNAUTHORIZEDMissing, invalid, or revoked token
403FORBIDDENToken lacks project-links:read
404NOT_FOUNDNo link with this ID on this install