Skip to main content
GET
cURL

Path Parameters

id
string<uuid>
required

The unique identifier of the account to query. The catalogs of every organization this account belongs to are included in the response.

Response

Catalogs retrieved successfully

Response containing catalogs data

status
enum<string>

Status of the request

Available options:
success,
error
catalogs
object[]

Array of catalog objects, each with its estimated value and its owner

error
string

Error message (only present if status is 'error')