Skip to content
--- aside: false outline: false title: "Get an existing resource. — Civitai Orchestration API" copyPage: false ---

Get an existing resource.

GET
/v2/resources/{air}

Parameters

Path Parameters

air*

A unique ID for the resource being requested. See https://developer.civitai.com/docs/getting-started/ai-resource-identifier for more info on AIRs.

Type
string
Required
Pattern
"^(?!huggingface/).*$"

Responses

OK

application/json
JSON

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation