{entryid}: Get specific entry

API: ac.uk:ebi-search-api
Endpoint: /{domain}/{entryid}
Response format: application/json
Auth: none
Method: GET

Description

Retrieve a specific entry by ID from a domain.

Parameters (4)

domain (string, path, required)

Domain containing the entry

entryid (string, path, required)

Entry ID

fields (string, query, optional)

Fields to return (comma-separated)

format (string, query, optional, default: json)

Response format

Constraints: {'enum': ['json', 'xml']}

No probe data for this endpoint yet.