Get Prompt Dataset
Prompt Datasets
Get Prompt Dataset
Retrieve a prompt dataset’s metadata by ID. Use to check dataset configuration or input schema.
GET
Get Prompt Dataset
Documentation Index
Fetch the complete documentation index at: https://docs.freeplay.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
PromptDatasetResponse(dataset: shared.sqlalchemy.models.Dataset, tags: Optional[list['TagResponse']] = None)

