Skip to content

Get Catalog

GET
/api/v1/catalog/{id}

Parameters

Path Parameters

id*

Catalog ID

Type
string
Required

Responses

OK

application/json
JSON
{
  
"data": [
  
],
  
"status": "success"
}

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI