Comma seperated list of sites in {siteId}?

  • 9 March 2018
  • 2 replies
  • 74 views

Hi, the API documentation seems pretty clear, but I've wondered about for example this command:
GET /service/api/console/gsm/{gsmKey}/sites/{siteId}
The documentation says: 
siteIdThe identifier of the site to query information for.
string required
But I was wondering if you can use a Comma separated list of different sites?
To decrease the amount of requests that have to be sent.
 
Just wondering before testing.
Greetings.
 
 

2 replies

Userlevel 4
Badge +9
Hi @,
 
The URL for that request only accepts one SiteID per request at this time.
 
Best regards,
Joseph R.
Thanks for the info!
I guess a for each is in order 😉.
 
Have a nice day!

Reply