Skip to main content
GET
Get asset folder

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Organization-Id
string | null

Path Parameters

id
string<uuid>
required

Response

The requested asset folder.

Response shape.

id
string<uuid> | null
org_id
string<uuid> | null
name
string | null
created_by
string<uuid> | null
created_at
string<date-time> | null
updated_at
string<date-time> | null