v1

latestOpenAPI 3.0.32026-07-26134195287.9 KB
Approved Lists

Get Approved Lists

Returns a paginated list of approved lists for the organization. Optionally filter by site_id to get lists for a specific site.

get/v2/guest/approved_lists

Query parameters

site_idstring uuid

Optional site ID to filter approved lists. Omitting will return all lists for the organization.

cursorstring

Pagination cursor for retrieving the next page of results.

limitinteger

Maximum number of approved lists to return. Default is 100, maximum is 1000.

Response

OK

cursorstring

Pagination cursor for retrieving the next page of results. Continue paginating while this field is present.