Skip to main content

Retrieve all collections from Cockpit

Retrieve all collections from Cockpit.

Application

  • Cockpit

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Collection IDName of the collection to operate onText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
FieldsComma-separated list of fields to getText (Long)No
Filter queryFilter query in Mongolite format. https://jeroen.github.io/mongolite/query-data.htmlText (Long)No
LanguageReturn normalized language fieldsText (Short)No
Populate?Whether to resolve linked collection itemsTrue/FalseNo
Raw data?Whether to return the data exactly in the way it got received from the APITrue/FalseNo
SkipSkip number of entriesNumberNo
Sort querySort query in Mongolite format. https://jeroen.github.io/mongolite/query-data.htmlText (Long)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A