List Item

GET {{base_url}}/codeTable/:codeTable/:code

Use this endpoint to read a single list item by specifying a code table and a code value.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Code":"Architect","Description":"Architect","Seq":4}]