External DocumentationTo learn more, visit the HiBob documentation.
Actions
Get All Company Fields
List all the fields in the company.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"id": "string",
"category": "string",
"name": "string",
"description": "string",
"jsonPath": "string",
"type": "string",
"typeData": {
"listId": "string"
},
"historical": true
}
]
Was this page helpful?