get
https://api.workforce.pearson.com/data-ingestion/v1/batches//workforce
Retrieves workforce records associated with a specific batch.
Provide the batch_id as a path parameter to fetch records for a specific batch. Use query parameters to filter records by updated_at.
Typical use-cases:
- Retrieve all employee records added to a batch.
- Filter records by the
updated_attimestamp. - Audit or troubleshoot batch processing results.
Supports pagination via limit and offset query parameters for efficient handling of large datasets.
us-east-2 eu-west-2 ap-southeast-2 ca-central-1 eu-central-1 ap-southeast-1
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid request data
401Unauthorized
404Batch not found
500Internal server error