Get node schedules
GET/v1/groups/:groupId/nodes/:nodeId/schedules
Retrieves the schedule configuration for a node. Returns an empty object if no schedule is configured.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successful response
Bad request
Unauthorized - Invalid or missing authentication
Forbidden - User does not have permission to access the resource
Internal server error