List sites

View as MarkdownOpen in Claude

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

page[number]integerOptional
page[size]integerOptional
Max 50, default 15
sortstringOptional

name (default, ascending) | created_at | is_favorite | updatable_items_count | vulnerable_items_count, --prefixed for descending

includestringOptional

team | tags

fields[sites]stringOptional

note only appears here when named: decrypting it for every row of a listing is a cost opted into on demand

filter[s]stringOptional
filter[team][]integerOptional
filter[tags][]integerOptional
filter[connected]integerOptional

1|0 - whether the site’s connection succeeded; both values are meaningful, not just the true case

Response

Successful response