Skip to main content
GET
/
api
/
catalog
/
sample
Api Catalog Sample
curl --request GET \
  --url http://localhost:8080/api/catalog/sample
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

env
string | null
database
string
default:""
table
string
default:""
limit
integer
default:25

Response

Successful Response