Downloads source accounts schema template

GET {{baseUrl}}/sources/:id/schemas/accounts

This API downloads the CSV schema that defines the account attributes on a source.

NOTE: This API is designated only for Delimited File sources.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

"id,name,givenName,familyName,e-mail,location,manager,groups,startDate,endDate"