cURL
Versions
Get a version
Resolve a "vN" number or tag name to its full version, including the snapshot of trained parameters. The snapshot is large; for metadata only, use the list endpoint instead.
GET
cURL
Accepts aDocumentation Index
Fetch the complete documentation index at: https://u22a8-police-sweep-2026-06-01.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
vN number or a tag name. The response includes the full snapshot of trained parameters, which is large; for metadata only, use the list endpoint.Authorizations
API key issued in the platform console, sent as Authorization: Bearer <key>.
Path Parameters
Model handle, e.g. 'u22a8.technical-writing'.
Example:
"u22a8.technical-writing"
Response
Successful Response
A version with its full snapshot payload (authoring scope).
Examples:
"train"
"retune"
"retrain_buffered"
"backfill"
Self-contained trained-parameter snapshot. Large; omitted on scoring-scope reads.