Skip to main content
All CollectionsWrk Action LibraryGitLab
Retrieve all files from GitLab
Retrieve all files from GitLab
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve all files from GitLab.

Application

  • GitLab

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected account

The connected account to use for the request

Connected Account

Yes

Project owner

User, group or namespace of the project

Text (Short)

Yes

Project name

The name of the project

Text (Short)

Yes

Return all?

Whether to return all results or only up to a given limit

True/False

No

Limit

Max number of results to return

Number

No

File path

The path of the folder to list

Text (Short)

No

Page number

Page of results to display

Number

No

Reference

The name of the commit/branch/tag. Default: the repository’s default branch (usually main)

Text (Short)

No

Recursive?

Whether or not to get a recursive file tree. Default is false

True/False

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?