Sources
Get source detail
Resolves by slug or src_… ID on the bare path, or by org-scoped slug pair. Cursor-paginated releases array (?cursor= opaque cursor from a prior response's pagination.nextCursor, ?limit= capped at 100); ?include_coverage=true exposes coverage rows; ?include_prereleases=true includes pre-release entries.
get/orgs/{orgSlug}/sources/{sourceSlug}
Path parameters
orgSlugstring required
sourceSlugstring required
Response
Source detail with paginated releases
Changes
Changed in 1 of the 5 revisions of this API.1
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status404response-property-enum-value-added
- ●