Skip to main content
GET
Get File Derived Files
Call this to find files produced from a given file, such as alignment outputs. This is useful for tracing what downstream files exist before deleting a source file.

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Path Parameters

file_id
string
required

Response

Success

Generic response model for a list of resource IDs.

data
string[]
required
object
string
default:list
Allowed value: "list"
Last modified on July 31, 2026