Token

APIDescription
GET api/Token

No documentation available.

SharePointList

APIDescription
GET api/SharePointList?List={List}

Get all items in the specified list

GET api/SharePointList/{ID}?List={List}

Get item from the specified list with the ID provided

POST api/SharePointList

No documentation available.

PUT api/SharePointList/{id}

No documentation available.

OPTIONS api/SharePointList

No documentation available.