Partner links
GET https://{{hub}}/integration/{{integration_id}}/{{org_id}}/links
Request all links for an integration and an organisation. You need to already have your DV certificate whitelisted and have been identified as a partner with access permissions for the organisation with a Seequent project. As an authorized partner, you should have received the unique orgid and integrationid codes required to make this endpoint call.
RESPONSES
status: OK
{"links":[{"id":"397aa7797bed5a4cc4ceb912224a4b8836e0bf06","name":"Field Data","service":"file","metadata":{"user":"Alex Rock"},"created_at":"2022-07-27T23:27:19.897023+00:00","operation_link":"https://HUB/file/ORG_ID/files/Field%20Data","token_link":"https://HUB/integration/INTEGRATION_ID/ORG_ID/links/397aa7797bed5a4cc4ceb912224a4b8836e0bf06/token"},{"id":"6a32e597c54589e5db6856c8417dab5cc15eee87","name":"Photos","service":"file","metadata":{"user":"Brooklyn Ash"},"created_at":"2022-07-27T23:36:43.803420+00:00","operation_link":"https://HUB/file/ORG_ID/files/Photos","token_link":"https://HUB/integration/INTEGRATION_ID/ORG_ID/links/6a32e597c54589e5db6856c8417dab5cc15eee87/token"}],"self":"https://HUB/integration/INTEGRATION_ID/ORG_ID/links"}