Contributors End Point¶
Published Data about Contributors can be downloaded from the following end point:
https://app.smartsubmissions.io/api/published/contributors
Fields¶
Contributors may contain dynamic fields. See Fields.
Example¶
{ "ContributorTypeId": 63, "ContributorTypeKey": "704bcc58-c22c-4113-83f8-7a3c47e51878", "ContributorType": "Author", "PersonId": 64057, "FirstName": "Tommie", "LastName": "Carrasquillo", "Fields": [ { "Name": "FirstName", "Value": "Tommie" }, { "Name": "LastName", "Value": "Carrasquillo" }, { "Name": "FirstInitial", "Value": "T" }, { "Name": "LastInitial", "Value": "C" }, { "Name": "Label", "Value": "" }, { "Name": "Label_Text", "Value": "" }, { "Name": "Id", "Value": 36184 }, { "Name": "Photo" } ], "Label": "", "ProjectId": 2040, "Type": "Contributor", "Id": 36184 }