|
Http Verb |
GET |
|
Url |
/workforce/teams/r1/teams/{teamId}/team-shifts |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
|
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API returns a list of Team Shifts filtered by input criteria.
Path Parameters
|
Field |
Note |
|---|---|
|
teamId |
|
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
Max Length: 10 |
|
|
day |
Max Length: 23 |
|
|
leaderId |
Max Length: 10 |
|
|
startDayAddressId |
Max Length: 10 |
|
|
endDayAddressId |
Max Length: 10 |
|
|
ossSpaceId |
Max Length: 10 |
|
|
teamLocationId |
Max Length: 10 |
|
|
teamDislocationId |
Max Length: 10 |
|
Order ℹ️
Default Order
id (ASC)
Possible order values
All response payload fields.
Page ℹ️
Default.
Fields ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
day |
|
|
teamId |
|
|
leaderId |
|
|
startDayAddressId |
|
|
endDayAddressId |
|
|
ossSpaceId |
|
|
teamLocationId |
|
|
teamDislocationId |
|