Description | : Collection ids are user-created collections of ledger entries |
Reference | : Link ¶ |
⚼ Request
GET:
/app/collections
{
api-version:
string
,
}
⚐ Response (200)
{
collections:
[
]
,
{
,
collectionId:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}