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
Autorizaciones
Bearer token authentication (format: "Bearer {token}")
Parámetros de consulta
Actor ID prefix
Actor ID cursor
Page size (default 25, max 100)
Rango requerido:
x >= 1Respuesta
OK
PII-free actor mapping rows for the current page
Page size applied to this response
Ejemplo:
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

