Employees

Fetch payroll-relevant employee census fields in batches by Bob employee ID.

📘

Partner OAuth integrations only

The Background Checks API is for approved HiBob Marketplace partners with Developer Portal access and OAuth credentials. Service users are not supported for this integration.

Bob customers building integrations for their own company should use Service users and the general Hiring API, not this partner contract.

Before you begin

Use this endpoint when you already have Bob employeeIds (from a pay cycle, webhook, or the employer roster) and need payroll-related profile fields. To discover who is assigned to an employer, use List employer employees under Employers.

Retirement Partners API endpoints

ResourceEndpoint
Employee censusGet employee census data

Rate limiting

Rate limits are restrictions that our API imposes on the number of times a user can access our endpoints within a specified period of time. To learn more about rate limiting best practices, see Rate limiting.

MethodEndpointLimit
GETGet employee census data5 requests per minute

Pass up to 25 employeeIds per request. Employees outside the caller's authorized scope are omitted from the response.

Required permissions and scopes

To use this endpoint, your OAuth app requires the following scope:

NameScopeDescription
Payroll Hub > Partner integration > Fetch pay cycle metadata, paystub information, and payroll-related employee datapayrollhub.payroll:readRead payroll-related employee census fields.