Get a lookup type by name
GET /api/v1/lookup-types/by-name/:name
Returns the published version of a lookup type by its name, which is stable across versions. Prefer this over the id when integrating, so a new version does not break the caller. Requires rdm.lookup-type.read.
Request