Bynder - Get record details by ID action

This action will get record details by id in Bynder. Retrieves data for a specific asset (Asset usage, Asset, Metaproperty) by Bynder's unique ID.

Input

FieldDescription
ObjectSelect the object you want this action to search for.
Object-specific search fieldsAfter selecting the object you want to search, you'll be shown search fields relating to the object. You can search using any standard fields.
Object ID
Required
Object ID to retrieve. ID can be found at the end of the URL.

After selecting the object you want to search, you'll be prompted for search criteria to search by. You can search by any standard fields.


Output

Object specific output fields will be dynamically rendered based on the objects you select.


Asset Output fields

Field nameDescription
Asset IDID of the asset.
NameName of the asset
DescriptionDescription of asset.
IdHashHashed Id of the asset
Brand IdId of the brand
ArchiveIndicates whether or not the response should only contain archived assets. When 0, no filtering happens.
CopyrightLabel for the copyright.
TypeType of this asset. Possible values are image , document , audio , video , 3d.
Date PublishedDate/time the asset is published
Date CreatedDate/time the asset is created
User CreatedUser who created the asset
Date ModifiedDate/time the asset is modified
isPublicIndicates whether or not the response should only contain assets marked as public
ExtensionFile extension type
TagsList of tags associated with the asset
HeightHeight of an image asset
WidthWidth of an image asset
File SizeSize of file
OrientationPossible values include square , portrait , landscape .
WatermarkedIndicates whether or not the asset is watermarked. When 0, the asset is not watermarked.
LimitedIndicates whether or not the asset is hidden for users who do not have the permission to access. When 0, the asset is not labeled Limited Use.
ThumbnailsPreview of the asset
Media itemsList of different media items (derivatives) available for each asset.
Active Original Focus PointCoordinates of the focus point. View how to set focus point in Bynder.

Asset Usage Output fields

Asset usage information allows you to keep track of assets being exported from Bynder and imported into a third party application.

Field nameDescription
IdAsset usage Id
Asset IdId of the asset
URIURL to directly go to the page where the asset is used
AdditionalAdditional comments or description
IntegrationIntegration Id and Description
TimestampDate/time of the integration

Metaproperty Output fields

Field nameDescription
NameMetaproperty Name
LabelMetaproperty Label
Z indexThe Z-index specifies the order in which the metaproperty options are displayed. The lower the Z-index value, the higher the metaproperty option will be displayed in the list.
IdMetaproperty Id
TypeComma-separated list of asset types for the filtered results
OptionsList of metaproperty options
Is multiselectIndicates whether or not the metaproperty is multiselect. Default is 0.
Is multifilterIndicates whether or not the metaproperty is multifilter. Default is 0.
Is requiredIndicates whether or not the metaproperty is required. Default is 0.
Is mainFilterIndicates whether or not the metaproperty is the main filter. Default is 0.
Is API fieldIndicates whether or not the metaproperty is the API field. Default is 0.
Is display fieldIndicates whether or not the metaproperty is displayed on the Asset detail page. Default is 0.
Is drilldownIndicates whether or not the metaproperty can be filtered as drilldown results. Default is 1.
Is searchableIndicates whether or not the metaproperty can be filtered by searching. Default is 1.

Last updated: