/v1/fileBackends/getConfig
post
Field | Type | Required | Description |
---|---|---|---|
Authorization | string | Yes | Access token Example: Bearer <token> |
Content-Type | string | Yes | HTTP JSON request content type Example: application/json |
Parameters for retrieving a specific file backend config by ID
Field | Type | Required | Description |
---|---|---|---|
Content-Type | string | Yes | HTTP JSON response content type Example: application/json |
Content-Length | string | Yes | HTTP response content length in bytes Example: 1024 |
Response containing the requested file backend config
A file backend config stores credentials and settings for connecting to external storage providers like AWS S3, Google Cloud Storage, etc.
Represents a user or system entity that performed an action (e.g., created or updated a resource)
Field | Type | Required | Description |
---|---|---|---|
Content-Type | string | Yes | HTTP JSON response content type Example: application/json |
Content-Length | string | Yes | HTTP response content length in bytes |