Get schedules by team
GET {{baseUrl}}/schedules?owner_id=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
owner_id | string |
RESPONSES
status: OK
{"data":[{"id":"620a3e874ec9cda09057e7f6","name":"24*7","slug":"2471","organization_id":"60cb200bc9de4a0008d2fc41","colour":"#0f61dd","description":"","owner":{"id":"6129ac15518568defa92794b","type":"team"},"access_control":[],"organization":{"id":"60cb200bc9de4a0008d2fc41","name":"Modhilal_Squadcast","slug":"modhilalsquadcast"}}]}