Skip to main content
GET
/
dashboard
/
custom-index-base
Error
A valid request URL is required to generate request examples
{
  "result": [
    {
      "created_at": 123,
      "updated_at": 123,
      "filename": "<string>",
      "is_trial": true,
      "download_url": "<string>"
    }
  ],
  "cursor": "<string>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

cursor
string
limit
integer
default:100

Response

Successful Response

result
S3APITableResponse · object[]
required
cursor
string