Skip to main content
GET
/
sources
/
{source_id}
/
classification
Get source classification
curl --request GET \
  --url https://apigcp.trynia.ai/v2/sources/{source_id}/classification \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

source_id
string
required

Query Parameters

type
enum<string>

Unified source type

Available options:
repository,
documentation,
research_paper,
huggingface_dataset,
local_folder

Response

200 - application/json

OK

The response is of type object.