Skip to content

Get a single service by id, e.g. "image/flux2/klein/createImage/9b", with its bucketed history over the window.

GET
/v2/services/{serviceId}

Parameters

Path Parameters

serviceId*

The service id.

Type
string
Required

Query Parameters

window

Window the summary metrics and history cover: 1h, 24h or 7d.

Type
string
Default
"24h"
interval

History bucket size: 5m, 1h or 1d.

Type
string
Default
"1h"

Responses

OK

application/json
JSON

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation