# List roster reports for the organization. Returns a list of all the roster reports that have been created so far. The reports are sorted in descending order from latest created to oldest. Endpoint: GET /organization/reports/roster Version: 26.2.0.4309 Security: Bearer ## Response 200 fields (application/json): - `date` (string) The time when the report was created. - `path` (string) Path to the report. ## Response 401 fields ## Response 403 fields ## Response 500 fields