Skip to main content
GET
Ruby
Follow our create employee guide here to learn how this form is generated and how you can use it. The usage and impact of the staffing_entity_id parameter is described in the our Create Employee Form with Staffing Entities guide.

Example Form

Authorizations

Authorization
string
header
required

Create an API key on the Secrets page in the Kombo dashboard.

Headers

X-Integration-Id
string
required

ID of the integration you want to interact with.

Query Parameters

staffing_entity_id
string

GET /hris/employees/form Parameter

Required string length: 24
Pattern: ^[1-9A-HJ-NP-Za-km-z]+$

Response

GET /hris/employees/form Positive response

status
string
required
Allowed value: "success"
data
object
required
Example:
warnings
object[]
required

These are the interaction warnings that are shown in the dashboard. They are meant to provide debug information to you. We recommend logging them to the console.