Get Schema Attribute Non-Employee Source
GET {{baseUrl}}/non-employee-sources/:sourceId/schema-attributes/:attributeId
This API gets a schema attribute by Id for the specified Non-Employee SourceId. Requires role context of idn:nesr:read
or the user must be an account manager of the source.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"type":"TEXT","technicalName":"account.name","label":"Account Name","id":"ac110005-7156-1150-8171-5b292e3e0084","system":true,"modified":"2019-08-23T18:52:59.162Z","created":"2019-08-23T18:40:35.772Z","helpText":"The unique identifier for the account","placeholder":"Enter a unique user name for this account.","required":true}