Retrieving the Site List
The Site List provides a response that encapsulates all of the known information about a given site, including site identifiers that will be leveraged when making downstream requests.
Perform a GET request against the following URL to retrieve a list of accessible sites, passing in the user token string within the header.
User Token URL
{{pb_url}}/me/sitesMy Sites Request Header
CONTENT-TYPE: application/json AUTHORIZATION: Bearer USER-TOKEN