Skip to main content

Retrieve all users from Clockify

Retrieve all users from Clockify.

Application

  • Clockify

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Workspace IDText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
EmailIf provided, you'll get a filtered list of users that contain the provided string in their email addressEmailNo
NameIf provided, you'll get a filtered list of users that contain the provided string in their nameText (Short)No
StatusIf provided, you'll get a filtered list of users with the corresponding statusPredefined Choice ListNo
Sort columnPredefined Choice ListNo
Sort orderPredefined Choice ListNo

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