spaces

List Large files

List Xet/LFS files for a repo

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

Path parameters

namespacestring required
repostring required

Query parameters

cursorstring
direction'asc' | 'desc'
limitinteger
sort'size' | 'pushedAt'
xetstring

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 3 of the 82 revisions of this API.457

    • ▲

      the /// response's property type changed from no type to string for status

      response-property-type-changed

    • ▲

      the /// response's property type changed from no type to string for status

      response-property-type-changed

    • ▲

      the /// response's property type changed from no type to string for status

      response-property-type-changed

    • ▲

      the // response's property type changed from no type to string for status

      response-property-type-changed

    • ○

      for the query request parameter direction, the type was generalized from no type to string

      request-parameter-type-generalized

    • ○

      for the query request parameter sort, the type was generalized from no type to string

      request-parameter-type-generalized

    • ○

      for the query request parameter xet, the type was generalized from no type to string

      request-parameter-type-generalized

    • ○

      the / response's property pattern was changed from ^((\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\d|3[01])|(0[469]|11)-(0[1-9]|[12]\d|30)|(02)-(0[1-9]|1\d|2[0-8])))T([01]\d|2[0-3]):[0-5]\d:[0-5]\d(\.\d+)?(Z)$ to ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d+)?(?:Z))$ for the status

      response-property-pattern-changed

    • ○

      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 /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new contributor enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new no_access enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new read enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new write enum value to the /// response property for the response status

      response-property-enum-value-added

    • ○

      removed subschema #1 subschema #2 from the /// response property anyOf list for the response status

      response-property-any-of-removed