This API returns details about a given codebase file (identified by its fileId). If the isRemote flag is true, details for the remote file are retrieved. Otherwise, details for the file on the Scan Server file are retrieved.
To obtain the fileId for a given codebase file, use the Get ID of File or Folder API (/projects/{projectId}/files).
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
This API marks a given codebase file (identified by its &&fileId**) as reviewed or unreviewed. If a corresponding remote file exists, you can choose to have it also marked with the same status.
To obtain the fileId for a given codebase file, use the Get ID of File or Folder API (/projects/{projectId}/files).
OK
Bad Request
Unauthorized
Not Found
Internal Server Error