---
title: "Get file upload config"
method: GET
path: "/v1/file_upload_configs/{file_upload_config_id}"
tags: ["File Upload Configs"]
---

# Get file upload config

`GET /v1/file_upload_configs/{file_upload_config_id}`

Get the configuration for a file upload by the file upload config ID.

## Path parameters

- `file_upload_config_id` string, required

## Parameters

- `#/paths/~1v1~1file_upload_configs/post/parameters/0` — unresolved $ref

## Response `200`

OK

- object
  - `status` Status — unresolved $ref
  - `data` Data — unresolved $ref
  - `errors` Errors — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `5XX` — unresolved $ref

---

[API](https://skmtc.dev/rainforestpay/apis/authentication.md) · [All operations](https://skmtc.dev/rainforestpay/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rainforestpay/authentication/revisions/529a0dab0f90/schema)
