Entity List

List of records for a particular entity

GET https://api.digis.io/:entity/list

Query Parameters

Name
Type
Description

entity

string

Entity of interest

{
    "name": "Cake's name",
    "recipe": "Cake's recipe name",
    "cake": "Binary cake"
}

Last updated

Was this helpful?