Basic Information

appmixer.vapi.core.FindAssistants

1.0.0

Public

Search for assistants in your Vapi account. Returns a list of assistants matching the specified criteria. This component will return a maximum of 100 records per request.

Input Ports

in

FieldTypeDescription
Org Id text Filter assistants by organization ID.
Created At Greater Than date-time Return items where createdAt is greater than this datetime (ISO 8601 format).
Created At Less Than date-time Return items where createdAt is less than this datetime (ISO 8601 format).
Updated At Greater Than date-time Return items where updatedAt is greater than this datetime (ISO 8601 format).
Updated At Less Than date-time Return items where updatedAt is less than this datetime (ISO 8601 format).
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata