Roster

Roster API's are available only to customers who have specifically purchased proprietary roster access

Get working roster for a given week

GET https://bellwether.co.nz/api/2.0/roster/?uid={uid}&cam=all&date={date}

This endpoint allows you to get free cakes.

Path Parameters

Name
Type
Description

uid*

string

ID of the user

date

string

The date for week of retrieval yyyy-mm-dd 2020-02-05

cam*

string

Always set to All

Headers

Name
Type
Description

Authentication

string

Bearer token in standard format

Last updated