Digital Asset Links API (digitalassetlinks:v1)

2025-04-09

2 updated methods

Updates

    Methods
  • digitalassetlinks.assetlinks.check

      Parameters :

        returnRelationExtensions

          Description : Whether to return relation_extensions payloads specified in the source Digital Asset Links statements linking the requested source and target assets by the requested relation type. If this is set to `false` (default), relation_extensions specified will not be returned, even if they are specified in the DAL statement file. If set to `true`, the API will propagate any and all relation_extensions, across statements, linking the source and target assets by the requested relation type, if specified in the DAL statement file.

          Location : query

          Type : boolean

  • digitalassetlinks.statements.list

      Parameters :

        returnRelationExtensions

          Description : Whether to return any relation_extensions payloads specified in the source digital asset links statements. If this is set to `false` (default), relation_extensions specified will not be returned, even if they are specified in the DAL statement file. If set to `true`, the API will propagate relation_extensions associated with each statement's relation type, if specified in the DAL statement file.

          Location : query

          Type : boolean