Skip to main content
GET
Processing Status

Authorizations

Authorization
string
header
required

Use a Bearer token to access this API.

Response

Success

Catalog-wide eligibility processing status for the authenticated account.

pending_classification
integer<int64>
required

How many active products are still awaiting automatic HSA/FSA eligibility classification. Capped (see pending_classification_capped); the frontend derives any time estimate from this count itself.

Example:

142

pending_classification_capped
boolean
required

True when pending_classification hit its ceiling — the true number is at least that. Clients should render e.g. "10,000+".

Example:

false