v1
latestOpenAPI 3.0.12026-08-06107337528.9 KBGet a gene data report by GeneID
Get a gene data report by GeneID. By default, in paged JSON format, but also available in tabular (accept: text/tab-separated-values) or JSON Lines (accept: application/x-ndjson) formats.
Path parameters
One or more NCBI GeneIDs
Query parameters
Return complete gene reports, or abbreviated reports with either GeneIDs only or GeneIDs, transcript and protein counts.
Specify which fields to include in the tabular report. Additional fields are described here: Create a table from the gene data reports. Use of this parameter requires the HTTP header, accept: text/tab-separated-values.
Specify a predefined set of fields for the tabular report using built-in templates. Use of this parameter requires the HTTP header, accept: text/tab-separated-values.
Specify when to include the table header when requesting a tabular report.
The maximum number of gene reports to return. Default is 20 and maximum is 1000. If the number of results exceeds the page size, page_token can be used to retrieve the remaining results.
A page token is returned when the results count exceeds page size. Use this token along with previous request parameters to retrieve the next page of results. When page_token is empty, all results have been retrieved.
Limit to genes that match the specified gene symbol, name (description), alias, locus tag or protein name.
Limit to genes matching the specified gene type.
Response
A successful response