Query Sites (Server-only)
GET {{base-path}}/sites
https://help.tableau.com/current/api/restapi/en-us/REST/restapirefsite.htm#query_sites
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
pageSize | number | (Optional) The number of items to return in one response. The minimum is 1. The maximum is 1000. The default is 100. For more information, see Paginating Results. | |
pageNumber | null | (Optional) The offset for paging. The default is 1. For more information, see Paginating Results. |