List actor mappings
List actor mappings
Lists actor mappings by actor ID with optional actor ID prefix filtering. Does not return display name or email.
GET
List actor mappings
Authorizations
Bearer token authentication (format: "Bearer {token}")
Query Parameters
Actor ID prefix
Actor ID cursor
Page size (default 25, max 100)
Required range:
x >= 1Response
OK
PII-free actor mapping rows for the current page
Page size applied to this response
Example:
25
True when more pages are available beyond this one
Cursor to fetch the next page; empty when there are no more pages
Cursor of the page that preceded this request; empty on the first page

