repositories

List commit enrichments

List enrichments for a commit

get/repositories/{id}/commits/{commit_sha}/enrichments

Path parameters

idinteger required

Repository ID

commit_shastring required

Commit SHA

Query parameters

enrichment_typestring

Filter by enrichment type

enrichment_subtypestring

Filter by enrichment subtype

pageinteger

Page number (default: 1)

page_sizeinteger

Results per page (default: 20, max: 100)

Response

OK

metaJsonapiMeta

Changes

Changed in 3 of the 14 revisions of this API.33

    • added the optional property data/items/attributes/page to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/attributes/end_line to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/attributes/start_line to the response with the 200 status

      response-optional-property-added

    • removed the optional property data/items/attributes/end_line from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/attributes/page from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/attributes/start_line from the response with the 200 status

      response-optional-property-removed

    This revision also has 39 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog