Skip to content

Commit 1b81113

Browse files
awileysnykgitbook-bot
authored andcommitted
GITBOOK-9142: API: Snyk Apps, Retrieve the App Org IDs update API link
1 parent 039b20a commit 1b81113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snyk-api/using-specific-snyk-apis/snyk-apps-apis/set-up-a-snyk-app-using-the-oauth2-api/retrieve-the-app-org-ids.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Users may connect with a single Organization or a single Group. Most of the Snyk API endpoints require an `orgid` in the path, which is used for authorizing the action being performed. For more information see [Integrating Apps with Snyk](../#integrating-apps-with-snyk).
44

5-
To retrieve the `orgid` that is used by your App, send a GET request to the `orgs` endpoint, [List accessible organizations](https://apidocs.snyk.io/#get-/orgs) at the following URL:
5+
To retrieve the `orgid` that is used by your App, send a GET request to the `orgs` endpoint, [List accessible organizations](../../../reference/orgs.md#get-orgs) at the following URL:
66

77
`https://api.snyk.io/rest/orgs?version={version}`
88

0 commit comments

Comments
 (0)