Skip to content
CalypsoAI
Search
K
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Get
GET
/backend/v1/datasets/{datasetId}
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
datasetId
*
Type
string
Required
format
uuid
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"dataset"
:
{
"createdAt"
:
"string"
,
"createdBy"
:
"string"
,
"fileId"
:
"string"
,
"filename"
:
"string"
,
"id"
:
"string"
,
"name"
:
"string"
,
"scannerPackageId"
:
"string"
}
}
GET
/backend/v1/datasets/{datasetId}
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
datasetId
*
Try it out
Samples
Powered by
VitePress OpenAPI