Roboflow: Get Dataset Details
Roboflow via Parse · developer_tools
Fetch full metadata for a single dataset by workspace and project slug. Returns the complete markdown description, per-class annotation counts, version info, and download URL. Workspace and project slugs are available from search_datasets results (workspace_url and project_slug fields). Roboflow Universe is a repository of over 200,000 open-source computer vision datasets. This API supports keyword search across all datasets, paginated listing, and detailed metadata retrieval for any dataset by workspace and project slug. Fulfilled by Parse from roboflow.com.
- developer-tools
- education
- other
- parse
- platform-key
- roboflow
- roboflow-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4d4cf0a1-b912-46f8-9ca4-54eb70b69488/get_dataset_details
- Interface artifact
- sha256:caa1e25a2e02807e9a8399e79b86606f562f58f4acf44b0f36eecd64d56ca067
- Manifest digest
- sha256:7f850636d21c3d40b5821fb4d5bbee75009eaa65d81678cfda154526cddf63b7
Request fields
- project (string, required): Project slug (from search_datasets results, under project_slug field).
- workspace (string, required): Workspace slug (from search_datasets results, under workspace_url field).
Example queries
- {"project":"dogs-gzdcf","workspace":"tracy-h8ob2"}