GET api/v1/schedule/approvals/{fsScheduleId}
Get Schedule Approval data by ScheduleId
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| fsScheduleId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseModelOfIEnumerableOfScheduleApprovalModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | ApiResponseDataModelOfIEnumerableOfScheduleApprovalModel |
None. |
|
| Errors | Collection of string |
None. |
|
| Warnings | Collection of string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.