List Workspaces and Projects
List Workspaces
GET https://api.roboflow.com/?api_key=YOUR_API_KEY
Returns a list of workspaces associated with the API key.
List Projects in a Workspace
GET https://api.roboflow.com/{workspace_id}?api_key=YOUR_API_KEY
Returns a list of projects in the specified workspace.