GET
/
v2
/
retrievals
/
{pipeline_id}
curl --request GET \
  --url https://api.neum.ai/v2/retrievals/{pipeline_id} \
  --header 'neum-api-key: <api-key>'
"<any>"

Authorizations

neum-api-key
string
header
required

Path Parameters

pipeline_id
string
required

Response

200
application/json
Successful Response

The response is of type any.