cURL
curl --request GET \ --url https://api.devin.ai/v3/enterprise/git-providers/connections/{connection_id}/repositories \ --header 'Authorization: Bearer <token>'
{ "items": [ { "git_connection_host": "<string>", "git_connection_id": "<string>", "last_updated_at": 123, "provider_repository_id": "<string>", "repo_description": "<string>", "repo_language": "<string>", "repo_name": "<string>", "repo_path": "<string>" } ], "end_cursor": "<string>", "has_next_page": false, "total": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.devin.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
ManageGitIntegrations
サービスユーザーの認証情報(接頭辞: cog_)
1 <= x <= 100
成功レスポンス
Show child attributes
次のページを取得するためのカーソル。これが最後のページの場合は None。
このページの後に、利用可能なアイテムがさらにあるかどうか。
オプションの合計件数(パフォーマンスのため省略される場合があります)。