Page 1 of 1

API call to list labs

Posted: Sat Oct 19, 2024 3:38 pm
by kiwibear62
I'm trying to find the API call to list the labs that exist in an EVE-NG instance.

Re: API call to list labs

Posted: Sun Oct 20, 2024 3:25 am
by rusty725

Re: API call to list labs

Posted: Tue Oct 22, 2024 12:49 pm
by kiwibear62
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!