Skip to main content
GET
Python

Authorizations

superU-Api-Key
string
header
required

Your SuperU API key.

Path Parameters

knowledge_base_id
string
default:a7aba494-c043-455c-8429-3ae7e58f957e
required

Knowledge base ID

Example:

"a7aba494-c043-455c-8429-3ae7e58f957e"

Response

Knowledge base details

A generic response schema for successful API calls.

status
string

Indicates if the request was successful.

Example:

"success"

message
string

A descriptive message about the result of the request.

Example:

"Request completed successfully"

data
object

The payload of the response, if any.