⚫🔵 Retrieve intake histories for a bounded list of users.

Retrieves the same per-user response as GET /history/getIntakesList for up to five users.

 

Users are processed sequentially to prevent one manager or company request from creating simultaneous history batches. Individual user responses can be partial when one or more image tasks fail; check is_complete and failed_image_ids for each user before treating the history as complete.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Desired language for the response. It must be a three-letter ISO 639-2/T code. Defaults to the APIUser's assigned language or english.

Body Params
user_ids
array of integers, unique
required
length between 1 and 5

APIUser IDs belonging to the authenticated APIUserManager or APICompany.

user_ids*
string
required

Start of the requested range, formatted as %Y/%m/%d, %H:%M:%S.

string
required

End of the requested range, formatted as %Y/%m/%d, %H:%M:%S.

integer

Optional APICompany ID for admin requests.

boolean
Defaults to false

Optional debug details for admin requests.

Responses

400

Bad request.

401

Unauthorized, invalid token.

403

Forbidden.

503

An identical history request remained in progress beyond the bounded wait.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json