Authentication

The following authentication parameters must be passed as individual HTTP headers or query string parameters.
Name Description
username Your API access username.
password Your API access password.
listname The account you want to access.

Available Routes

/Services.svc/Contacts/CustomTables/Schema/{tableName}

View HTTP methods
GET
Description: Load the custom table schema for a specific table name.
Parameters:
NameTypeDescription
tableNameStringCustom Table name.
Return Value:
TypeDescription
SchemaTableDataset.SchemaTableDataTable