Skip to main content

Get dictionary entry by code

GET 

/api/v1/dictionary/types/:typeCode/entries/:code

Returns a single dictionary entry by its string code within the specified type. Returns 404 if not found.

Request

Responses

OK