GET
Get a roster plan

Authorizations

Authorization
string
header
required

OAuth2 JWT issued by the Sanicus auth server. All endpoints require a valid token.

Path Parameters

uuid
string<uuid>
required

UUID of the roster plan

Response

Plan found

uuid
string<uuid>
uuidTenant
string<uuid>
name
string
startDate
string<date>
endDate
string<date>
status
enum<string>
Available options:
DRAFT,
CONFIRMED,
ACTIVE,
COMPLETED,
CANCELLED
horizon
enum<string>
Available options:
DAILY,
WEEKLY,
MONTHLY
createdBy
string<uuid>
createdAt
string<date-time>
updatedAt
string<date-time>
cleanerUuids
string<uuid>[]
cleanerGroupUuids
string<uuid>[]
cleanZoneUuids
string<uuid>[]