This view contains detailed information on the strain associated with the requested BacDive ID. All other endpoints contain links pointing to this view.
/fetch/{bacdive_id}?predictions={predictions}
{bacdive_id}
- the number for the BacDive ID or IDs separated by semicolon. Limit of 100 IDs per call{predictions}
- optional parameter. If set to 1 the prediction data generated with AI will be shown. If unset or set to 0, predictions will be excluded from the data./fetch/24493;24494
/fetch/24493;24494?predictions=1
count
- the number of retrieved entries (strains) for the given genus namenext
- URL to the next page, if available, otherwise null
previous
- URL to the previous page, if available, otherwise null
results
- list of retrieved entries (strains) for the given genus name, paginated with 100 entries per page.
GET /fetch/24493
Status: 403
Message: "Access forbidden. Authentication required."