Get a Project and List Versions
Get Project Details
GET https://api.roboflow.com/{workspace_id}/{project_id}?api_key=YOUR_API_KEY
Returns project metadata including name, type, and a list of versions.
List Versions
The project response includes a versions array with details about each dataset version, including the version number, image count, and preprocessing/augmentation settings.