Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Headers

x-account-id
string<uuid>
required
x-workspace-id
string<uuid>
required

Path Parameters

asset_id
string
required

Response

200 - application/json

Returns the favorited asset

Represents a user's favorite asset.

asset_id
string
required

The unique identifier of the asset.

user_id
string
required

The unique identifier of the user.