models

List Large files

List Xet/LFS files for a repo

get/api/models/{namespace}/{repo}/lfs-files

Path parameters

namespacestring required
repostring required

Query parameters

cursorstring
direction'asc' | 'desc'
limitinteger
sort'size' | 'pushedAt'
{"stackTrail":"paths:/api/models/{namespace}/{repo}/lfs-files:get:parameters:6:schema","oasType":"schema","type":"unknown"}

Response

List of Xet/LFS files for the repo

refstring
fileOidstring required
oidstring required
sizenumber required
pushedAtstring date-time required
filenamestring

Potential filename of the LFS file

xetHashstring

Changes

Changed in 2 of the 47 revisions of this API.53

    • added the new optional query request parameter direction

      new-optional-request-parameter

    • added the new optional query request parameter sort

      new-optional-request-parameter

  • 99cb1903813551See the full diff
    • added the new admin enum value to the items/pusher/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • added the new contributor enum value to the items/pusher/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • added the new no_access enum value to the items/pusher/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • added the new read enum value to the items/pusher/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • added the new write enum value to the items/pusher/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • removed subschema #1 subschema #2 from the items/pusher/primaryOrg/userRole response property anyOf list for the response status 200

      response-property-any-of-removed