GET
/
v2
/
projects
/
{project_id}
/
prompt_datasets
/
{dataset_id}
curl --request GET \
  --url https://api.galileo.ai/v2/projects/{project_id}/prompt_datasets/{dataset_id} \
  --header 'Galileo-API-Key: <api-key>'
This response does not have an example.

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

project_id
string
required
dataset_id
string
required

Response

200

Successful Response