{"components":{"examples":{},"headers":{},"parameters":{},"requestBodies":{},"responses":{},"schemas":{"AmendmentType":{"type":"string","enum":["PERMANENT","TEMPORARY"],"description":"Amendment type"},"DpaeStatusType":{"description":"DPAE status","enum":["DONE","NOT_DONE"],"type":"string"},"JobStatusType":{"description":"Job status type","enum":["MANAGER","NON_MANAGER","WORKERS_AND_EMPLOYEES","TECHNICIANS_AND_SUPERVISORS","EMPLOYEE","AGENT_CONTROL","HIGHT_CONTROL_AGENT","WORKER","TEMP_WORKER","TRAINEE_AGENT_CONTROL","TRAINEE_MANAGER","TRAINEE_EMPLOYEE","TRAINEE_WORKER","ARTICLE_MANAGER","ARTICLE_EMPLOYEE","ARTICLE_AGENT_CONTROL","ARTICLE_WORKER","ARTICLE_FOUR_BIS"],"type":"string"},"WorkingTimeType":{"description":"Working time type","enum":["PART_TIME","FULL_TIME"],"type":"string"},"UnitOfTimeType":{"description":"Unit of time of the contract","enum":["DAILY_RATE","HOURLY_RATE"],"type":"string"},"Gender":{"type":"string","enum":["FEMALE","MALE","OTHER"],"description":"Employee's gender"},"IdentityDocumentType":{"type":"string","enum":["EMPLOYEE_RESIDENCE_CARD","EMPLOYEE_VISA","EU_RESIDENCE_CARD","FAMILY_LIFE_VISA","LONG_STAY_VISA","STUDENT_VISA","TALENT_VISA"],"description":"Identity Document type"},"OrganisationCredentialModel":{"properties":{"id":{"type":"string"},"name":{"type":"string"},"value":{"type":"string"},"organisationId":{"type":"string"},"adminEmail":{"type":"string"}},"required":["id","name","organisationId"],"type":"object","additionalProperties":false},"EmployeeModel":{"properties":{"shops":{"items":{"properties":{"zipCode":{"type":"string"},"urssafCode":{"type":"string"},"timezone":{"type":"string"},"sstCode":{"type":"string"},"socialDenomination":{"type":"string"},"siret":{"type":"string"},"payIdentificationNumber":{"type":"string"},"name":{"type":"string"},"nafCode":{"type":"string"},"kind":{"type":"string","enum":["PRINCIPAL"],"nullable":false},"id":{"type":"string"},"countryCode":{"type":"string"},"city":{"type":"string"},"address":{"type":"string"}},"required":["zipCode","urssafCode","timezone","sstCode","socialDenomination","siret","payIdentificationNumber","name","nafCode","kind","id","countryCode","city","address"],"type":"object"},"type":"array"},"profile":{"properties":{"identity":{"properties":{"payIdentificationNumber":{"type":"string"},"lastName":{"type":"string"},"firstName":{"type":"string"},"birthName":{"type":"string"}},"required":["payIdentificationNumber","lastName","firstName","birthName"],"type":"object"},"contact":{"properties":{"phones":{"items":{"properties":{"phone":{"type":"string"},"kind":{"type":"string","enum":["DEFAULT"],"nullable":false}},"required":["phone","kind"],"type":"object"},"type":"array"},"emails":{"items":{"properties":{"kind":{"type":"string","enum":["DEFAULT"],"nullable":false},"email":{"type":"string"}},"required":["kind","email"],"type":"object"},"type":"array"}},"required":["phones","emails"],"type":"object"}},"required":["identity","contact"],"type":"object"},"organisationCredentials":{"items":{"$ref":"#/components/schemas/OrganisationCredentialModel"},"type":"array"},"id":{"type":"string"},"hrInformation":{"properties":{"socialSecurityNumber":{"type":"string"},"numberOfDependents":{"type":"number","format":"double"},"nationality":{"type":"string"},"lastMedicalExam":{"type":"string"},"isMissingSocialSecurityNumber":{"type":"boolean"},"identityDocuments":{"items":{"properties":{"type":{"$ref":"#/components/schemas/IdentityDocumentType"},"expirationDate":{"type":"string"}},"required":["type","expirationDate"],"type":"object"},"type":"array"},"gender":{"$ref":"#/components/schemas/Gender"},"comments":{"type":"string"},"birth":{"properties":{"state":{"type":"string"},"date":{"type":"string"},"countryCode":{"type":"string"},"city":{"type":"string"}},"required":["state","date","countryCode","city"],"type":"object"},"bankInfo":{"properties":{"swiftCode":{"type":"string"},"routingNumber":{"type":"string"},"paymentMethod":{"type":"string"}},"required":["swiftCode","routingNumber","paymentMethod"],"type":"object"},"arrivedAt":{"type":"string"},"archived":{"properties":{"note":{"type":"string"},"date":{"anyOf":[{"type":"string"},{"type":"string","format":"date-time"}]}},"required":["note","date"],"type":"object"},"addresses":{"items":{"properties":{"zipCode":{"type":"string"},"street":{"type":"string"},"kind":{"type":"string","enum":["DEFAULT"],"nullable":false},"countryCode":{"type":"string"},"city":{"type":"string"},"addressDetails":{"type":"string"}},"required":["zipCode","street","kind","countryCode","city","addressDetails"],"type":"object"},"type":"array"}},"required":["socialSecurityNumber","numberOfDependents","nationality","lastMedicalExam","isMissingSocialSecurityNumber","identityDocuments","gender","comments","birth","bankInfo","arrivedAt","archived","addresses"],"type":"object"},"contracts":{"items":{"properties":{"transportCost":{"type":"number","format":"double"},"salary":{"properties":{"grossMonthlySalary":{"type":"number","format":"double"},"averageHourlyLaborCost":{"type":"number","format":"double"},"averageGrossHourlyRate":{"type":"number","format":"double"}},"required":["grossMonthlySalary","averageHourlyLaborCost","averageGrossHourlyRate"],"type":"object"},"rates":{"properties":{"unitOfTime":{"$ref":"#/components/schemas/UnitOfTimeType"},"hourlyRate":{"properties":{"contractHours":{"type":"number","format":"double"}},"required":["contractHours"],"type":"object"},"dailyRate":{"properties":{"numberOfDays":{"type":"number","format":"double"}},"required":["numberOfDays"],"type":"object"}},"required":["unitOfTime","hourlyRate","dailyRate"],"type":"object"},"pcsEse":{"type":"string"},"payIdentificationNumber":{"type":"string"},"id":{"type":"string"},"fixedTermContractReason":{"type":"string"},"employmentStatus":{"properties":{"workingTime":{"$ref":"#/components/schemas/WorkingTimeType"},"jobTitle":{"type":"string"},"jobStatus":{"$ref":"#/components/schemas/JobStatusType"},"dpaeStatus":{"$ref":"#/components/schemas/DpaeStatusType"},"contractType":{"properties":{"key":{"type":"string"},"countryCode":{"type":"string"}},"required":["key","countryCode"],"type":"object"},"collectiveConventionLevel":{"properties":{"step":{"type":"string"},"level":{"type":"string"}},"required":["step","level"],"type":"object"}},"required":["workingTime","jobTitle","jobStatus","dpaeStatus","contractType","collectiveConventionLevel"],"type":"object"},"duration":{"properties":{"trialPeriodEndDate":{"anyOf":[{"type":"string"},{"type":"string","format":"date-time"}]},"startsAt":{"anyOf":[{"type":"string"},{"type":"string","format":"date-time"}]},"endsAt":{"anyOf":[{"type":"string"},{"type":"string","format":"date-time"}]}},"required":["trialPeriodEndDate","startsAt","endsAt"],"type":"object"},"amendments":{"items":{"properties":{"type":{"$ref":"#/components/schemas/AmendmentType"},"id":{"type":"string"},"hours":{"type":"number","format":"double"},"duration":{"properties":{"startsAt":{"anyOf":[{"type":"string"},{"type":"string","format":"date-time"}]},"endsAt":{"anyOf":[{"type":"string"},{"type":"string","format":"date-time"}]}},"required":["startsAt","endsAt"],"type":"object"}},"required":["type","id","hours","duration"],"type":"object"},"type":"array"}},"required":["transportCost","salary","rates","pcsEse","payIdentificationNumber","id","fixedTermContractReason","employmentStatus","duration","amendments"],"type":"object"},"type":"array"}},"required":["shops","profile","organisationCredentials","id","hrInformation","contracts"],"type":"object"},"PaginationObject":{"description":"PaginationObject","properties":{"currentPage":{"type":"number","format":"double","description":"The current page. Page X / Total number of pages"},"totalPages":{"type":"number","format":"double","description":"The total number of pages"},"perPage":{"type":"number","format":"double","description":"The total number of items to return of each page. Max: 50"},"totalCount":{"type":"number","format":"double","description":"The total number of items"}},"type":"object","additionalProperties":false},"PaginationMeta":{"properties":{"pagination":{"$ref":"#/components/schemas/PaginationObject","description":"The pagination object"}},"type":"object","additionalProperties":false},"PaginationResponse":{"properties":{"meta":{"$ref":"#/components/schemas/PaginationMeta"},"data":{"items":{"$ref":"#/components/schemas/EmployeeModel"},"type":"array"}},"required":["meta","data"],"type":"object"},"ErrorResponse":{"properties":{"message":{"type":"string"},"code":{"type":"number","format":"double"}},"type":"object"},"EmployeePaymentMethodEnum":{"enum":["bank_transfer","check","cash"],"type":"string"},"IdentityDocumentEnum":{"enum":["EMPLOYEE_RESIDENCE_CARD","EMPLOYEE_VISA","EU_RESIDENCE_CARD","FAMILY_LIFE_VISA","LONG_STAY_VISA","STUDENT_VISA","TALENT_VISA"],"type":"string"},"GenderEnum":{"enum":["male","female","other"],"type":"string"},"EmployeeShopModel":{"properties":{"id":{"type":"string"},"payIdentificationNumber":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"timezone":{"type":"string","nullable":true},"nafCode":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"sstCode":{"type":"string","nullable":true},"urssafCode":{"type":"string","nullable":true},"siret":{"type":"string","nullable":true},"address":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"zipcode":{"type":"string","nullable":true},"denominationSociale":{"type":"string","nullable":true}},"required":["id"],"type":"object","additionalProperties":false},"ContractAmendmentModel":{"properties":{"id":{"type":"string"},"startsAt":{"type":"string","format":"date-time"},"endsAt":{"type":"string","format":"date-time","nullable":true},"hours":{"type":"number","format":"double"},"type":{"$ref":"#/components/schemas/AmendmentType"}},"required":["id","startsAt","endsAt","hours","type"],"type":"object","additionalProperties":false},"EmployeeContractModel":{"properties":{"id":{"type":"string"},"payIdentificationNumber":{"type":"string","nullable":true},"jobTitle":{"type":"string","nullable":true},"jobStatusType":{"$ref":"#/components/schemas/JobStatusType"},"workingTimeType":{"$ref":"#/components/schemas/WorkingTimeType"},"level":{"type":"string","nullable":true},"step":{"type":"string","nullable":true},"startsAt":{"type":"string","nullable":true},"trialPeriodEndDate":{"type":"string","nullable":true},"endsAt":{"type":"string","nullable":true},"unitOfTimeType":{"type":"string","nullable":true},"numberOfDays":{"type":"number","format":"double","nullable":true},"contractHours":{"type":"number","format":"double","nullable":true},"grossMonthlySalary":{"type":"number","format":"double","nullable":true},"fixedTermContractReason":{"type":"string","nullable":true},"averageGrossHourlyRate":{"type":"number","format":"double","nullable":true},"transportCost":{"type":"string","nullable":true},"pcsEse":{"type":"string","nullable":true},"amendments":{"items":{"$ref":"#/components/schemas/ContractAmendmentModel"},"type":"array"},"contractType":{"additionalProperties":false,"type":"object"},"dpaeStatus":{"$ref":"#/components/schemas/DpaeStatusType"}},"required":["id"],"type":"object","additionalProperties":false},"CreateEmployeeResponseModel":{"properties":{"id":{"type":"string"},"firstName":{"type":"string"},"lastName":{"type":"string"},"birthName":{"type":"string","nullable":true},"addressDetails":{"type":"string","nullable":true},"payIdentificationNumber":{"type":"string"},"paymentMethod":{"$ref":"#/components/schemas/EmployeePaymentMethodEnum"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"birthDate":{"type":"string","nullable":true},"birthCity":{"type":"string","nullable":true},"birthState":{"type":"string","nullable":true},"birthCountry":{"type":"string","nullable":true},"nationality":{"type":"string","nullable":true},"identityDocumentType":{"allOf":[{"$ref":"#/components/schemas/IdentityDocumentEnum"}],"nullable":true},"expirationDateDocument":{"type":"string","nullable":true},"gender":{"allOf":[{"$ref":"#/components/schemas/GenderEnum"}],"nullable":true},"address":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true},"arrivedAt":{"type":"string","nullable":true},"routingNumber":{"type":"string","nullable":true},"swiftCode":{"type":"string","nullable":true},"socialSecurityNumber":{"type":"string","nullable":true},"isMissingSocialSecurityNumber":{"type":"boolean"},"lastMedicalExam":{"type":"string","nullable":true},"numberOfDependents":{"type":"number","format":"double","nullable":true},"comments":{"type":"string","nullable":true},"archivedAt":{"type":"string","nullable":true},"archiveNote":{"type":"string","nullable":true},"shop":{"$ref":"#/components/schemas/EmployeeShopModel"},"contracts":{"items":{"$ref":"#/components/schemas/EmployeeContractModel"},"type":"array"}},"required":["id","firstName","lastName","payIdentificationNumber","paymentMethod","shop","contracts"],"type":"object","additionalProperties":false},"LicenseDto":{"properties":{"id":{"type":"string"},"networkId":{"type":"string"}},"required":["id","networkId"],"type":"object","additionalProperties":false},"ShopInfoPositionDto":{"properties":{"id":{"type":"string"},"name":{"type":"string"}},"required":["id"],"type":"object","additionalProperties":false},"ShopInfoDto":{"properties":{"shopId":{"type":"string"},"inPlanning":{"type":"boolean"},"teamIds":{"items":{"type":"string"},"type":"array"},"position":{"$ref":"#/components/schemas/ShopInfoPositionDto"}},"required":["shopId"],"type":"object","additionalProperties":false},"EmployeeShopsInfoDto":{"properties":{"primary":{"$ref":"#/components/schemas/ShopInfoDto"},"secondary":{"items":{"$ref":"#/components/schemas/ShopInfoDto"},"type":"array"}},"required":["primary"],"type":"object","additionalProperties":false},"ContractInfoDto":{"properties":{"contractTypeId":{"type":"string"},"workingTimeType":{"$ref":"#/components/schemas/WorkingTimeType"},"jobTitle":{"type":"string"},"startsAt":{"type":"string"},"endsAt":{"type":"string"},"jobStatusType":{"$ref":"#/components/schemas/JobStatusType"},"unitOfTimeType":{"$ref":"#/components/schemas/UnitOfTimeType"},"contractHours":{"type":"number","format":"double"},"numberOfDays":{"type":"number","format":"double"},"trialPeriodEndDate":{"type":"string"},"grossMonthlySalary":{"type":"number","format":"double"},"averageGrossHourlyRate":{"type":"number","format":"double"},"transportCost":{"type":"number","format":"double"},"dpaeStatus":{"type":"string"}},"required":["contractTypeId","unitOfTimeType"],"type":"object","additionalProperties":false},"Pick_CreateEmployeeDto.Exclude_keyofCreateEmployeeDto.userId__":{"properties":{"firstName":{"type":"string"},"lastName":{"type":"string"},"birthName":{"type":"string"},"payIdentificationNumber":{"type":"string"},"license":{"$ref":"#/components/schemas/LicenseDto"},"email":{"type":"string"},"phone":{"type":"string"},"shops":{"$ref":"#/components/schemas/EmployeeShopsInfoDto"},"birthDate":{"type":"string"},"birthCity":{"type":"string"},"birthState":{"type":"string"},"birthCountry":{"type":"string"},"nationality":{"type":"string"},"identityDocumentType":{"$ref":"#/components/schemas/IdentityDocumentEnum"},"expirationDateDocument":{"type":"string"},"gender":{"$ref":"#/components/schemas/GenderEnum"},"street":{"type":"string"},"zipCode":{"type":"string"},"city":{"type":"string"},"addressDetails":{"type":"string"},"countryCode":{"type":"string"},"paymentMethod":{"$ref":"#/components/schemas/EmployeePaymentMethodEnum"},"swiftCode":{"type":"string"},"socialSecurityNumber":{"type":"string"},"routingNumber":{"type":"string"},"numberOfDependents":{"type":"number","format":"double"},"comments":{"type":"string"},"arrivedAt":{"type":"string"},"archivedAt":{"type":"string","nullable":true},"contractInfo":{"$ref":"#/components/schemas/ContractInfoDto"}},"required":["firstName","lastName","payIdentificationNumber","license","shops","contractInfo"],"type":"object","description":"From T, pick a set of properties whose keys are in the union K"},"Omit_CreateEmployeeDto.userId_":{"$ref":"#/components/schemas/Pick_CreateEmployeeDto.Exclude_keyofCreateEmployeeDto.userId__","description":"Construct a type with the properties of T except for those in type K."},"UpsertEmployeeResponseModel":{"properties":{"id":{"type":"string"},"firstName":{"type":"string"},"lastName":{"type":"string"},"birthName":{"type":"string","nullable":true},"addressDetails":{"type":"string","nullable":true},"payIdentificationNumber":{"type":"string"},"paymentMethod":{"$ref":"#/components/schemas/EmployeePaymentMethodEnum"},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"birthDate":{"type":"string","nullable":true},"birthCity":{"type":"string","nullable":true},"birthState":{"type":"string","nullable":true},"birthCountry":{"type":"string","nullable":true},"nationality":{"type":"string","nullable":true},"identityDocumentType":{"allOf":[{"$ref":"#/components/schemas/IdentityDocumentEnum"}],"nullable":true},"expirationDateDocument":{"type":"string","nullable":true},"gender":{"allOf":[{"$ref":"#/components/schemas/GenderEnum"}],"nullable":true},"address":{"type":"string","nullable":true},"zipCode":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"countryCode":{"type":"string","nullable":true},"arrivedAt":{"type":"string","nullable":true},"routingNumber":{"type":"string","nullable":true},"swiftCode":{"type":"string","nullable":true},"socialSecurityNumber":{"type":"string","nullable":true},"isMissingSocialSecurityNumber":{"type":"boolean"},"lastMedicalExam":{"type":"string","nullable":true},"numberOfDependents":{"type":"number","format":"double","nullable":true},"comments":{"type":"string","nullable":true},"archivedAt":{"type":"string","nullable":true},"archiveNote":{"type":"string","nullable":true},"shop":{"$ref":"#/components/schemas/EmployeeShopModel"},"contracts":{"items":{"$ref":"#/components/schemas/EmployeeContractModel"},"type":"array"}},"required":["id","firstName","lastName","payIdentificationNumber","paymentMethod","shop","contracts"],"type":"object","additionalProperties":false},"ExtendedContractInfoDto":{"properties":{"contractTypeId":{"type":"string"},"workingTimeType":{"$ref":"#/components/schemas/WorkingTimeType"},"jobTitle":{"type":"string"},"startsAt":{"type":"string"},"endsAt":{"type":"string"},"jobStatusType":{"$ref":"#/components/schemas/JobStatusType"},"unitOfTimeType":{"$ref":"#/components/schemas/UnitOfTimeType"},"contractHours":{"type":"number","format":"double"},"numberOfDays":{"type":"number","format":"double"},"trialPeriodEndDate":{"type":"string"},"grossMonthlySalary":{"type":"number","format":"double"},"averageGrossHourlyRate":{"type":"number","format":"double"},"transportCost":{"type":"number","format":"double"},"dpaeStatus":{"type":"string"},"id":{"type":"string"}},"required":["contractTypeId","unitOfTimeType","id"],"type":"object","additionalProperties":false},"Pick_UpsertEmployeeDto.Exclude_keyofUpsertEmployeeDto.userId__":{"properties":{"firstName":{"type":"string"},"lastName":{"type":"string"},"birthName":{"type":"string"},"payIdentificationNumber":{"type":"string"},"license":{"$ref":"#/components/schemas/LicenseDto"},"email":{"type":"string"},"phone":{"type":"string"},"shops":{"$ref":"#/components/schemas/EmployeeShopsInfoDto"},"birthDate":{"type":"string"},"birthCity":{"type":"string"},"birthState":{"type":"string"},"birthCountry":{"type":"string"},"nationality":{"type":"string"},"identityDocumentType":{"$ref":"#/components/schemas/IdentityDocumentEnum"},"expirationDateDocument":{"type":"string"},"gender":{"$ref":"#/components/schemas/GenderEnum"},"street":{"type":"string"},"zipCode":{"type":"string"},"city":{"type":"string"},"addressDetails":{"type":"string"},"countryCode":{"type":"string"},"paymentMethod":{"$ref":"#/components/schemas/EmployeePaymentMethodEnum"},"swiftCode":{"type":"string"},"socialSecurityNumber":{"type":"string"},"routingNumber":{"type":"string"},"numberOfDependents":{"type":"number","format":"double"},"comments":{"type":"string"},"arrivedAt":{"type":"string"},"archivedAt":{"type":"string","nullable":true},"contractInfo":{"$ref":"#/components/schemas/ContractInfoDto"},"contracts":{"items":{"$ref":"#/components/schemas/ExtendedContractInfoDto"},"type":"array"}},"required":["firstName","lastName","payIdentificationNumber","license","shops","contractInfo","contracts"],"type":"object","description":"From T, pick a set of properties whose keys are in the union K"},"Omit_UpsertEmployeeDto.userId_":{"$ref":"#/components/schemas/Pick_UpsertEmployeeDto.Exclude_keyofUpsertEmployeeDto.userId__","description":"Construct a type with the properties of T except for those in type K."}},"securitySchemes":{"oauth":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"Skello's JWT Access token"}}},"info":{"title":"SVC Employees","version":"0.0.0","description":"Cutting-edge serverless service that revolutionize the way you manage your employees, contracts, amendments, RTT absences and annualization","contact":{"name":"Skello ","email":"dev@skello.io"}},"openapi":"3.0.0","paths":{"/v1/employees":{"get":{"operationId":"FindAction","responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaginationResponse"}}}},"400":{"description":"Bad request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"},"examples":{"Example 1":{"value":{"code":400,"message":"Missing query parameter: organisationId"}}}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"},"examples":{"Example 1":{"value":{"code":403,"message":"Forbidden"}}}}}},"404":{"description":"Not Found","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"},"examples":{"Example 1":{"value":{"code":404,"message":"The record does not exist"}}}}}},"500":{"description":"Internal Server Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"},"examples":{"Example 1":{"value":{"code":500,"message":"Internal Server Error"}}}}}}},"description":"\nThe authentication with the Employee Service uses OAuth2 principle. So to query the `/v1/employees` endpoint, you need to proceed as follow.\n\n- Contact your Skello CSM to obtain an Access Key.\n\n- Here is an example of what an Access key looks like: `skl_327f0212f565425b32c11f95ea534cfu4bfdfc53f6caa`\n\n Once you have a valid Access Key, you can proceed to obtain an Access Token:\n\n- Go to `https://auth.skello.io/public/v1/docs/index.html?urls.primaryName=Public%20API%20Docs`\n\n- On the top right of the page, select `Public API Docs` on the select input, this will load all publics endpoints.\n\n- Choose the `/v1/jwt_token` endpoint and click the `Try it out` button on the right.\n\n- Next, provide the Access Key on the field X-Api-Key and then click the `Execute` button.\n\n- This will call the authentication service and return an Access Token which be valid for 15 minutes.\n\n\nOnce you have your Access Token:\n\n- You can click on the `Authorize` button above and enter your Access Token (only the value between “ “) in the dedicated input and then click on `Authorize`. This will fill your Access Token in the header of the query for you.\n\n- Or you can call the `/v1/employees` endpoint by providing the JWT Access Token in the header starting with `Bearer`. Example: `Bearer Access_token`\n\n- Once this done, you can provide endpoint parameters and start using the API.","summary":"Get employees","tags":["Employees"],"security":[{"oauth":[]}],"parameters":[{"description":"Organisation Identifier","in":"query","name":"organisationId","required":true,"schema":{"type":"string"}},{"description":"The number of result to return per page","in":"query","name":"perPage","required":false,"schema":{"type":"string"}},{"description":"The current page of results","in":"query","name":"currentPage","required":false,"schema":{"type":"string"}},{"description":"Shop Identifier","in":"query","name":"shopId","required":false,"schema":{"type":"string"}},{"description":"User Identifier","in":"query","name":"userId","required":false,"schema":{"type":"string"}}]}}},"servers":[{"url":"/"}]}