Transform by ID
GET {{baseUrl}}/transforms/:id
This API returns the transform specified by the given ID. A token with transform read authority is required to call this API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"attributes":{"sourceName":"Workday","attributeName":"DEPARTMENT","accountSortAttribute":"created","accountSortDescending":false,"accountReturnFirstLink":false,"accountFilter":"!(nativeIdentity.startsWith(\"*DELETED*\"))","accountPropertyFilter":"(groups.containsAll({'Admin'}) || location == 'Austin')","requiresPeriodicRefresh":false,"input":{"type":"accountAttribute","attributes":{"attributeName":"first_name","sourceName":"Source"}}},"id":"2cd78adghjkja34jh2b1hkjhasuecd","internal":false,"name":"Timestamp To Date","type":"dateFormat"}