Get user care routines by batch ID

Retrieve all care routines for a specific skin analysis batch, ordered by step number.

Also the recovery read for a lost POST /skin/care-routine: generation keeps running server-side after a gateway kills the POST response, so a client that saw the POST fail should poll this endpoint (or wait for the complete frame on the routine_progress_realtime channel advertised by POST /skin/analyze) and read status to tell "still generating" (pending) apart from "generation failed" (failed) and "ready" (completed). On the final fetch after completed, pass include_insight=1 to also receive the oyster_insight block the POST response would have carried — omit it on plain polls, it triggers an AI call.

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

Skin analysis batch ID

Query Params
boolean
Defaults to false

Whether to return only the latest routines (optional)

boolean
Defaults to false

When true and the routine exists, the response includes oyster_insight (same content as the generation POST's response). Costs an AI call — send it only on the single fetch after status becomes completed, never on every poll.

Responses

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