Asset Get Details
  • 1 Minute to read
  • Dark
    Light

Asset Get Details

  • Dark
    Light

Article summary

The Syndigo API allows you to get information about the specified asset. That way you can check its format, size, resolution etc.

To get asset's details, mention the following endpoint and hit Send.

GET


Query Parameters

Expand to see the parameters and description


Parameter  Parameter TypeData TypeAccepted ValuesDescription
skipOptionalInteger>=0; (skipCount+takeCount)<10,000
Used in combination with taketo paginate large numbers of product records. Quantity of records to skip before you start taking products. Whatever value is used for the take, add to skip for the subsequent call.
takeOptionalInteger>= 0; Max: 500
Sets quantity of results to return at one time. Used for parsing large numbers of product records.

Specify the required values for params dataOwner and fileName.

Headers

Authorization: Specify required Auth Token in the header.

Request Parameters

Expand to see the parameters and descriptionempty

Request


empty

Response 200 OK


{
    "id": "79af2856-c7bc-4736-86d3-6fa8d087a028",
    "BinaryId": "605c282e-279f-4949-a7cf-17a2f4d96d3c",
    "Hash": "f5424c454ed0962af9a2a76a28cf25df82e736a3e73602cc12fea2a49cd294a3",
    "Description": "AssetFileName",
    "Height": 641,
    "Width": 640,
    "Format": "png",
    "FileSize": 699616,
    "HasClippingPath": false
}


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence