API call to list labs
Moderator: mike
- 
				kiwibear62
 - Posts: 11
 - Joined: Fri Dec 31, 2021 2:09 pm
 
API call to list labs
I'm trying to find the API call to list the labs that exist in an EVE-NG instance.
			
									
									
						- 
				rusty725
 - Posts: 416
 - Joined: Thu Mar 29, 2018 4:19 pm
 
- 
				kiwibear62
 - Posts: 11
 - Joined: Fri Dec 31, 2021 2:09 pm
 
Re: API call to list labs
It seems that to get a list of labs, you need 
https://127.0.0.1/api/folders/
but to get a lab, you need
http://127.0.0.1/api/labs/User1/Lab%201.unl
Inconsistent!
			
									
									
						https://127.0.0.1/api/folders/
but to get a lab, you need
http://127.0.0.1/api/labs/User1/Lab%201.unl
Inconsistent!