It is usually desirable to combine a query for websites with sections, as the two are often viewed as synonymous in Silktide.
This endpoint combines both, and is equivalent to what users see on the Websites screen when they first log into Silktide.
You can also retrieve a single website with more detail.
GET /v1/websites
searchText
optional, string
Text to search for inside the website’s name / URL.
orderBy
optional, string
How to order results, one of:
name
- by name, alphabeticallyrecentlyCreated
- most recently createdlastViewed
- most recently viewedtagIds[]
optional, array of strings
List of tag IDs to match.