v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Assets

Gets the asset status and other configuration details for the given assetIds list.

post/v1/creations/get-asset-details

Request body

AssetIdsinteger[]

Response

OK

assetIdinteger

The asset Id.

namestring

The asset name.

status'Unknown' | 'ReviewPending' | 'Moderated' | 'ReviewApproved' | 'OnSale' | 'OffSale' | 'DelayedRelease' | 'Free'

The asset status. ['Unknown' = 0, 'ReviewPending' = 1, 'Moderated' = 2, 'ReviewApproved' = 3, 'OnSale' = 4, 'OffSale' = 5, 'DelayedRelease' = 6, 'Free' = 7]

descriptionstring

The asset description.

creatorType'Unknown' | 'User' | 'Group'

The creator type. ['Unknown' = 0, 'User' = 1, 'Group' = 2]

creatorTargetIdinteger

The creator target Id.

isArchivedboolean

Is the asset archived.

assetTypestring

Type of the asset.

createdstring date-time

Date asset was created.

updatedstring date-time

Date asset was created.