Read an entry by key from Target Attribute.

GET {{baseUrl}}/FSItemTargetAttrib('{{FSItemAttributeName}}')?$select=to_CnsldtnFSItemTgtAttribT,FSItemAttributeName_Text&$expand=to_CnsldtnFSItemTgtAttribT,to_CnsldtnFSItemTgtAttribT

Read an entry by key from Target Attribute.

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"FSItemAttributeName":"\u003cstring\u003e","FSItemAttributeName_Text":"\u003cstring\u003e","to_CnsldtnFSItemTgtAttribT":{"results":[{"Language":"\u003cstring\u003e","FSItemAttributeName":"\u003cstring\u003e","FSItemAttributeText":"\u003cstring\u003e","to_CnsldtnFSItemTgtAttrib":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FSItemTargetAttribType detected\u003e"}},{"Language":"\u003cstring\u003e","FSItemAttributeName":"\u003cstring\u003e","FSItemAttributeText":"\u003cstring\u003e","to_CnsldtnFSItemTgtAttrib":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FSItemTargetAttribType detected\u003e"}}]}}}