Skip to main content

Comma seperated list of sites in {siteId}?


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

JosephRi
Forum|alt.badge.img+9
  • Retired Webrooter
  • 45 replies
  • March 19, 2018
Hi @,
 
The URL for that request only accepts one SiteID per request at this time.
 
Best regards,
Joseph R.

  • Author
  • New Voice
  • 5 replies
  • March 19, 2018
Thanks for the info!
I guess a for each is in order 😉.
 
Have a nice day!

Reply