curl --request POST \
--url https://apigcp.trynia.ai/v2/sources/{source_id}/grep \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}curl --request POST \
--url https://apigcp.trynia.ai/v2/sources/{source_id}/grep \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}API key must be provided in the Authorization header
Unified source type
repository, documentation, research_paper, huggingface_dataset, local_folder The body is of type object.
OK
The response is of type object.
Was this page helpful?