Repos endpoint: Returns all Repos for an accountCopy Pageget https://api.devgrid.io/repositoriesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsexternalSystemstringFilter by external systemexternalIdstringFilter by external idignorebooleanFilter by ignore flag (true or false)truefalsenamestringExact match on repository nameurlstringExact match on repository URLlimitintegerDefaults to 10Page sizeoffsetintegerDefaults to 0Pagination offsetincludestringOptional expansions, comma-separated. Use components to embed slim component rows on each repository.Responses 200Success response: List of all repos by account 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated 2 days ago