Get Repo Connection
GET/api/v2/skills/repo-connection
Return the organization's current skills repository connection.
Responds with connected=false (rather than a 404) when the organization has no connection yet.
Responses
- 200
- 422
Returns the organization's current skills repository connection, or connected=false when none exists.
Validation Error
Was this page helpful?