---
title: "Returns all classes"
method: GET
path: "/resources"
tags: ["Resources"]
---

# Returns all classes

`GET /resources`

## Query parameters

- `resource_id` integer
- `location_mytime_ids` integer
- `location_partner_ids` integer

## Response `200`

Classes response

- ResourceResponse[]
  - `name` string
  - `location_id` string
  - `bookings_per_time_slot` integer
  - `available_for_clock_in` boolean
  - `errors` object

---

[API](https://skmtc.net/mytime/apis/mytime-partners-api.md) · [All operations](https://skmtc.net/mytime/apis/mytime-partners-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mytime/mytime-partners-api/versions/728bf22325fc/schema)
