GET pathway_ref/

patricbrc.org:patric-api

Summary: Query pathway reference data
Operation ID: queryPathwayRef
Auth: unknown
Description

Search and retrieve reference pathway information.

Parameters (2)

http_accept (string, query, optional, default: application/json)

Response format (alternative to Accept header). Use application/json for JSON responses.

Constraints: {'enum': ['application/json', 'application/solr+json']}

rql (string, query, optional)

RQL (Resource Query Language) query string. Examples: limit(10), eq(genome_id,1310581.3), and(eq(phylum,Proteobacteria),gt(gc_content,50)), select(genome_id,genome_name)

Examples (1)

TitleTypeURLAction
Get first 5 reference pathway records probe-gate https://www.patricbrc.org/api/pathway_ref/?limit(5)

No probe data for this endpoint yet.