---
title: "Retrieve the Number of Free Slots for Targets with Unlimited Scans"
method: GET
path: "/account/available-slots/"
tags: ["Account"]
---

# Retrieve the Number of Free Slots for Targets with Unlimited Scans

`GET /account/available-slots/`

Endpoint for interacting with a available slots for accounts.

## Response `200`

- AccountAvailableSlots
  - `available_slots` integer, nullable, required — Number of free slots of targets with unlimited scans. Calculated for targets with unlimited scans as follows: Free slots = Account slots - Slots in use - Slots reserved for teams

## Other responses

- `400`
- `401`
- `404`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/revisions/e29879bff01b/schema)
