---
title: "Fetch the video recall quota of your company"
method: GET
path: "/v1/video_recall_requests/quota"
---

# Fetch the video recall quota of your company

`GET /v1/video_recall_requests/quota`

## Response `200`

200

- object
  - `quota_info` object
    - `regular` object
      - `used_minutes` integer
      - `remaining_minutes` integer
      - `total_minutes` integer
    - `timelapse` object
      - `used_minutes` integer
      - `remaining_minutes` integer
      - `total_minutes` integer
  - `rate_limit` object
    - `requests_per_minute` integer

---

[API](https://skmtc.net/gomotive/apis/motive.md) · [All operations](https://skmtc.net/gomotive/apis/motive/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gomotive/motive/revisions/c71780e497f5/schema)
