v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Platform

Lists the customers holding platform relations, one cursor page at a time.

Returns every relation unless relation narrows it. Follow nextCursor to page.

get/authorization/relations/platform

Query parameters

relation'Admin' | 'Viewer'

Relations on the singleton platform object. The model is hierarchical: admin folds into viewer.

Optional relation to filter by.

cursorstring

The opaque cursor from the previous page; omit for the first page.

page_sizeinteger

The number of items per page.

Response

OK

nextCursorstring nullable