Skip to main content
Returns a paginated list of all actors in your account. Use custom_id to filter actors by their external identifier.
Permission required: actor:list

Query Parameters

page_size
integer
default:"20"
Number of actors per page.
continuation_token
string
Token returned by the previous call. Omit on the first request.
custom_id
string
Filter by custom ID. Returns only actors whose custom_id matches exactly.

Response

data
object