---
title: "Returns whether the rapid bag associated with the current user is still valid."
method: GET
path: "/rapid/rapid-bag/is-valid"
tags: ["UserRapid"]
---

# Returns whether the rapid bag associated with the current user is still valid.

`GET /rapid/rapid-bag/is-valid`

## Response `200`

OK

- IsRapidBagValidEndpointOutput
  - `isValid` boolean, required — Whether the rapid bag is valid.

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

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