Overview
OAuth scopes
Here is the list of all OAuth scopes in the Lucca API (as of version 2024-11-01
).
Each scope is given a “criticality” level to help you protect your data.
Scope | Related resources | Description | Criticality |
---|---|---|---|
legal-entities.readonly | legal-entity | Read legal-entity objects. | 🟢 Low |
business-establishments.readonly | business-establishment | Read business-establishment objects. | 🟢 Low |
departments.readonly | department | Read department objects. | 🟢 Low |
employees.readonly | employee | Read employee objects. This could reveal future arrivals or former employees. | 🟠 Medium |
employees.readwrite | employee | Read, create, update or delete employee objects. | 🟠 Medium |
employee-personal-records.readonly | employee-personal-record | Read employee-personal-record objects. This contains personal information about employees and thus could be confidential. | 🔴 High |
employee-personal-records.readwrite | employee-personal-record | Read, create, update or delete employee-personal-record objects. This contains personal information about employees and thus could be confidential. | 🔴 High |
employments.readonly | employment | Read employment objects. This could reveal an upcoming employee termination or arrival. | 🟠 Medium |
employment.readwrite | employment | Read, create, update or delete employment objects. This could reveal an upcoming employee termination or arrival. | 🟠 Medium |
employment-templates.readonly | employment-template | Read employment-template objects. This could reveal the existence of little known forms of employment. | 🟠 Medium |
employment-templates.readwrite | employment-template | Read, create, update or delete employment-template objects. This could reveal the existence of little known forms of employment. | 🟠 Medium |
job-positions.readonly | job-position | Read job-position and related probationary-period objects. | 🟢 Low |
job-positions.readwrite | job-position | Read, create, update or delete job-position objects. This may reveal employment dates (through “out-of-bound” errors). | 🟠 Medium |
probationary-periods.readonly | probationary-period | Read probationary-period objects. Probationary-periods and their renewal may be considered confidential. | 🟠 Medium |
probationary-periods.readwrite | probationary-period | Read, create, update or delete probationary-period objects. Probationary-periods and their renewal may be considered confidential. This may reveal employment dates (through “out-of-bound” errors). | 🟠 Medium |
occupation-categories.readonly | occupation-category | Read occupation-category objects. This may reveal little known employee categories. | 🟢 Low |
occupation-categories.readwrite | occupation-category | Read, create, update or delete occupation-category objects. This may reveal little known employee categories. | 🟠 Medium |
job-qualifications.readonly | job-qualification and professions | Read job-qualification and profession objects. This may reveal little known employee job-qualification. | 🟢 Low |
job-qualifications.readwrite | job-qualification and professions | Read, create, update or delete job-qualification and profession objects. This may reveal little known employee job-qualification. | 🟠 Medium |
Was this page helpful?