<back to all web services
GetSchedules
The following routes are available for this service:| GET | /schedules/{companyId} | Gets list of Schedules filtered by Company. | |
|---|
ScheduleBase Parameters:| Name | Parameter | Data Type | Required | Description |
|---|
| companyId | form | Guid | No | |
| userId | form | Guid | No | |
DTOBase Parameters:| Name | Parameter | Data Type | Required | Description |
|---|
| sessionId | form | string | No | |
To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv
HTTP + JSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
GET /schedules/{companyId} HTTP/1.1
Host: n3tapi.palmettovdc.com
Accept: text/jsv