get https://api.zeal.com/shifts
Get information for a shift given the shiftID.
Returns
Returns response status and the Shift Object.
attributes | type | description |
|---|---|---|
success | boolean | Response status |
data | object | |
errors | array | If
|
Get information for a shift given the shiftID.
Returns response status and the Shift Object.
attributes | type | description |
|---|---|---|
success | boolean | Response status |
data | object | |
errors | array | If
|
Try It! to start a request and see the response here!