Basic Information

appmixer.vapi.core.FindSquads

1.0.0

Public

Search and retrieve squads from your Vapi account. Returns a list of squads that match the specified criteria. This component will return a maximum of 1000 records.

Input Ports

in

FieldTypeDescription
Created At Greater Than date-time Filter squads created after this timestamp (ISO 8601 format).
Created At Less Than date-time Filter squads created before this timestamp (ISO 8601 format).
Updated At Greater Than date-time Filter squads updated after this timestamp (ISO 8601 format).
Updated At Less Than date-time Filter squads updated before this timestamp (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