List first 20 diamonds in your domain
GET {{baseUrl}}/entities/375786bc-d1dc-4f52-9219-3f8a3627cdc0/assets?x-evl-version=2&asset.query-bookmark=0&asset.query-limit=20&asset.query-filter=true
The Everledger Platform can be used to see which diamonds are available in your domain. We also provide an API which gives the same information. We strongly suggest using pagination of 20 assets per query. To list all the assets for one entity (account) you can use your account id which has been provided to you in the signup to the everledger platform. Note the account ID is different from the client ID which is used for API access.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
x-evl-version | number | ||
asset.query-bookmark | number | ||
asset.query-limit | number | ||
asset.query-filter | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-evl-client-id | string | (Required) Client Id to be passed here | |
Accept | string |
RESPONSES
status: OK
[{"id":"amet Lorem ullamco","key":"eu fugiat","url":"reprehenderit commodo nulla","mimeType":"ex et aute","appType":"diamond:polish-video","indexNo":-19073644},{"id":"veniam dolor amet","key":"do qui","url":"ips","mimeType":"commodo","appType":"association:video","indexNo":45398627}]