latestOpenAPI 3.1.02026-08-18104219248.1 KB
ad6ac1d13526
search
Fetch
Load the record behind one typed id returned by GET /v1/search.
Whatever kind the id names, the response has the same shape: a readable rendering plus every field that kind's detail read returns, so a client can follow a search result without branching per endpoint. The read scope of the named kind is required.
get/v1/fetch
Query parameters
idstring required
Typed id returned by GET /v1/search, in the form <type>:<uuid>.
Typed id returned by GET /v1/search, in the form <type>:<uuid>.
Response
Successful Response