cURL
curl --request POST \ --url https://apigcp.trynia.ai/v2/sources/{source_id}/grep \ --header 'Content-Type: application/json' \ --data '{}'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Source type hint
repository
documentation
research_paper
huggingface_dataset
local_folder
The body is of type Body · object.
Body · object
Successful Response
Was this page helpful?