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

List Project Links

List the project links on the current install, newest first.

GET/api/partner/v1/project-links

Lists every project link on the calling token’s install, newest first. There is no pagination — installs hold a bounded number of links.

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

No parameters.

StatuscodeMeaning
401UNAUTHORIZEDMissing, invalid, or revoked token
403FORBIDDENToken lacks project-links:read