Skip to main content
GET
The sites the calling user is narrowed to. Empty means all of them, not none.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

granted_site_id
string
site_code
string
site_name
string
access_level
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

access_level
string<character varying>
Maximum string length: 20
granted_site_id
string<uuid>

Note: This is a Foreign Key to site_settings.id.

site_code
string<character varying>
Maximum string length: 50
site_name
string<character varying>
Maximum string length: 200