List teams

List all teams in Lucidchart.

Options

Field Definition Type Required

Result Set

Choose a method to filter search results:

  • First 200 Records: Returns the first 200 matching records.

  • Stream Records: Passes all matching user records from your parent flow to a helper flow.

    Selecting this option adds a Streaming input section to the card where you can select a helper flow for streaming and add custom extensible fields.

Dropdown FALSE

Input

Field Definition Type Required

Filter

Show My Teams

A filter to limit the results to teams where the authenticated user is a member. If you leave this field blank, the action returns all open and closed teams in the account and any hidden teams that the user belongs to.

True/False FALSE

Streaming

Flow

Click Choose Flow to browse and select a helper flow where the search results will be streamed, then click Choose to confirm.

Optionally, click the empty field under Click or drop here to create and add custom extensible fields that pass data to the helper flow. These fields are added as key/value pairs under the State output object in the helper flow.

Flow

TRUE

Record Limit

Specify the number of records to stream.

  • When the Limit field is set to greater than 0, the stream returns up to the maximum number specified.

  • When the Limit field is empty, null, or not selected, the stream returns all records.

  • The default value is 10000000.

  • The valid range is 1 to 1000000.

This field appears when you select Stream Matching Records from the Result Set option.

Number FALSE

Output

Field Definition Type

Result

Teams

List of Objects

ID

The unique ID for the team.

Text

Name

The name of the team.

Text

Type

The type of the team.

Text

Created At

The date and time when the team was created.

Date & Time

Archived At

The date and time when the team was archived (if it has been archived).

Date & Time

Raw Output

The raw output returned by the Lucidchart API.

Object

Records Streamed

The number of streamed records.

This field appears when you select Stream Matching Records from the Result Set option.

Number