GET /projects/allowed

e-conomic.com

Summary: Retrieve the allowed projects that employee can register an entry on.
Operation ID: GetPagedListOfProjectUnderEmployee
Auth: unknown
Description

Use this endpoint to get all the projects that the employee is allowed to register an entry on. Potential restrictions of registration are based on recording rules in the UI, which cannot be modified through the API. Add the employee number to your query parameter to obtain the allowed projects for registrations.

Parameters (1)

employeeNumber (integer, query, required)

The employee number.

Constraints: {'minimum': 1, 'maximum': 999999}

No probe data for this endpoint yet.