Get the specific type entry
get/types/{typeId}
Returns the specific type entry.
1{2 "version": 1,3 "id": "name",4 "name": "Name",5 "attributeType": "STRING",6 "required": true,7 "searchable": true8}
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded and the matching type is returned. | Schema |