Collections
Retrieve a collection
post/collections.info
Request body
Response
OK
Example response
{
"data": {
"name": "Human Resources",
"index": "P",
"color": "#123123"
}
}OK
{
"data": {
"name": "Human Resources",
"index": "P",
"color": "#123123"
}
}