Docs

List Leads

Retrieves leads from noCRM.io.

GET

Query

Arguments
string

Which lead date to use for the date range.

string

Filter leads that contain an email address.

string

End of the date range filter.

string

Custom-field key used together with Field Value.

string

Value for the selected custom-field key.

string

Include unassigned leads in the results.

string

Return only starred leads when true.

string

Start of the date range filter.

string

Filter leads by one or more statuses.

string

Filter leads by step names or step IDs.

string

Return leads that contain all specified tags.

string

Return leads updated after this date.

string

Filter leads assigned to a specific user ID or email.

PaginationRequest a specific window of rows with limit and offset. Learn more
number

Maximum number of rows to return.

number

Number of rows to skip.

SortingChoose the order of returned rows when this action supports sorting. Learn more
string

Comma-separated sort fields; prefix with - for descending.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.