iuv logs
iuv logsiuv logs returns request metadata for API calls owned by your account. It does not expose request bodies, response bodies, API keys, prompts, or provider secrets.
Filter by time
Section titled “Filter by time”iuv logs --since 1hiuv logs --from 2026-05-06T00:00:00.000Z --to 2026-05-06T01:00:00.000ZSupported --since units are m, h, and d.
Filter by service or status
Section titled “Filter by service or status”iuv logs --service chatiuv logs --service media --status 500Find one request
Section titled “Find one request”iuv logs --request-id req_123JSON output
Section titled “JSON output”iuv logs --since 24h --jsonAPI Base URL
Section titled “API Base URL”iuv logs --api-base-url https://api.iuvdev.comOr set the IUV_API_BASE_URL environment variable.