Jump to Content
Home
Documentation
API Reference
Changelog
Subscribe to RSS feed
Become a partner
API Reference
Become a partner
Home
Documentation
API Reference
Changelog
Subscribe to RSS feed
Read all open tasks.
Search
JUMP TO
Start developing
Start developing with the API
Core Concepts
Authorization
Permissions
Testing
Rate limiting
Pagination
Webhooks
Getting started with Webhooks
Employee events
Time off events
Task events
Docs events
API calls for webhook v2 events
Webhooks v1 (Legacy)
Employee events (v1)
Time off events (v1)
Task events (v1)
eSign events (v1)
Employee data API
People
Search for employees
post
Read company employee fields by employee ID.
post
Update company employee.
put
Read the public profile section of all active employees.
get
Create company employee.
post
Revoke access to Bob for an employee.
post
Terminate company employee.
post
Invite an employee with a welcome wizard ID.
post
Set or update an employee's start date.
post
Read avatar for an employee email
get
Read avatar for an employee ID.
get
Upload employee's avatar by image url
put
Update an employee's email address.
put
Onboarding
Get a summary of all onboarding wizards.
get
Metadata
Get all employee fields.
get
Create a new field.
post
Update an existing field
put
Delete an existing field.
delete
Get all company lists
get
Get a specific company list by name.
get
Add a new item to an existing list.
post
Update an existing item from a list.
put
Delete an item from an existing list.
delete
Employee Tables
List work history for a list of employees
get
List the lifecycle history for a list of employees.
get
List employment history for a list of employees.
get
List payroll history (salaries) for a list of employees.
get
Search for actual payments
post
List employee's work history
get
Create a new work entry for a given employee.
post
Update a work entry in the employee's work history table.
put
Deletes a work entry from a given employee's work history.
delete
List employee's employment history.
get
Creates a new employment entry for a given employee.
post
Update an employment entry from a given employee's employment history.
put
Deletes an employment entry from a given employee's employment history.
delete
List employee's lifecycle status history.
get
List employee's salary history.
get
Creates a new salary entry for a given employee.
post
Deletes a salary entry from the employee's list.
delete
Read payroll tables history.
get
List the employee's equity grants.
get
Creates a new equity grant for a given employee.
post
Updates an equity grant for an employee
put
Deletes an equity grant for an employee.
delete
List employee's variable payments
get
Creates a new variable payment for a given employee.
post
Deletes a variable payment record for an employee.
delete
List the employee's training records.
get
Creates a new training records for a given employee
post
Deletes any training records for an employee.
delete
List employee's bank accounts
get
Create a new bank account entry for a given employee.
post
Update a bank account entry in the employee's bank accounts table.
put
Deletes a bank account entry from a given employee's bank accounts table.
delete
Custom Tables
Read metadata of custom tables defined
get
Read metadata for specific custom table
get
Read all entries of the given custom table
get
Create new custom table entry
post
Update custom table entry
put
Delete custom table entry
delete
Time & Attendance API
Time off
Submit a new time off request.
post
Get the details of an existing time off request.
get
Cancel an existing time off request
delete
Get time off requests changes
get
Read a list of who's out of the office.
get
Read a list of who's out of the office today or on the specified date.
get
Time off policies
Get Policy type reason codes
get
Add a list of reason codes for a given policy type.
post
Get Policy type details
get
Get all policy types names.
get
Get Policy details.
get
Get a list of policy names for a given policy type.
get
Time off balance
Get the balance for a given employee
get
Create a balance adjustment.
post
Attendance
Import attendance data
post
Tasks API
Tasks
Read all open tasks.
get
Read tasks of a specific employee
get
Mark a task as complete
post
Reports API
Reports
Read company reports
get
Download the report by ID
get
Get the report download URL for polling
get
Download a report by the report name.
get
Docs API
Documents
Get list of folders with metadata
get
Download list of documents of an employee
get
Upload file from a URL to a Shared Folder
post
Upload file from a URL to a Confidential Folder
post
Upload File from a URL to a Custom Folder
post
Upload file to a Shared Folder
post
Upload File to a Confidential Folder
post
Upload File to a Custom Folder
post
Delete a Document from a Shared Folder
delete
Delete a Document from a Confidential Folder
delete
Delete a Document from a Custom Folder
delete
Job Catalog API
Job profiles
Read company job profiles
post
Job catalog settings
Get all job family group fields
get
Get all job family fields
get
Get all job role fields
get
Get all job profiles fields
get
Job content library
Get all job family groups
get
Get all job families
get
Get all job roles
get
Workforce Planning API
Workforce Planning
Get all positions fields
get
Get all positions openings fields
get
Get all position budget fields
get
Read company positions
post
Read company positions openings
post
Read company positions budgets
post
Bob Hiring API
Hiring
Get all active job ads from your Career page
post
Get the details of a single job ad
get
Read all open tasks.
get
https://api.hibob.com/v1/tasks
Endpoint URL:
https://api.hibob.com/v1/tasks
Language
Shell
Node
Ruby
PHP
Python
Credentials
Basic
base64
Basic
:
URL
Base URL
https://api.hibob.com/v1
/tasks
RESPONSE
Click
Try It!
to start a request and see the response here!