Find orphaned files
Return files on a branch that are not present in the provided file ID list.
Headers
API contract version. Defaults to the oldest supported version.
API contract version. Defaults to the oldest supported version.
Target project ID. Required when authenticating with an organization API key; ignored with project-scoped API keys (the project is resolved from the key).
Target project ID. Required when authenticating with an organization API key; ignored with project-scoped API keys (the project is resolved from the key).
Request body
Response
Files present on the branch but absent from the request
Changes
Changed in 1 of the 3 revisions of this API.116
- ▲
the
branchIdrequest property's minLength was increased from0to1request-property-min-length-increased
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
- ○
added the media type
text/htmlfor the response with the status400response-media-type-added
- ○
added the media type
text/htmlfor the response with the status401response-media-type-added
- ○
added the media type
text/htmlfor the response with the status403response-media-type-added
- ○
added the media type
text/htmlfor the response with the status404response-media-type-added
- ○
added the non-success response with the status
413response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
the response property
errorbecame required for the status400response-property-became-required
- ○
the response property
errorbecame required for the status401response-property-became-required
- ○
the response property
errorbecame required for the status403response-property-became-required
- ○
the response property
errorbecame required for the status404response-property-became-required
- ○
the response property
orphanedFilesbecame required for the status200response-property-became-required
- ○
the response property
orphanedFiles/items/fileIdbecame required for the status200response-property-became-required
- ○
the response property
orphanedFiles/items/fileNamebecame required for the status200response-property-became-required
- ○
the response property
orphanedFiles/items/versionIdbecame required for the status200response-property-became-required
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲