Skip to main content
GET
Get an asset

Authorizations

Authorization
string
header
required

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

Path Parameters

spaceId
required

Space identifier for the asset you are trying to read, update, or delete.

Required string length: 2 - 6
assetId
string<uuid>
required

The asset UUID that uniquely identifies the record within the database.

Response

Asset payload returned successfully.