POSThttps://api.humanloop.com/v5/files/retrieve-by-path
Query Parameters
Body Parameters
View in API Reference
Request
$curl -X POST https://api.humanloop.com/v5/files/retrieve-by-path \
> -H "X-API-KEY: " \
> -H "Content-Type: application/json" \
> -d '{
> "path": "path"
>}'
Response