API Reference

Retreive

Log in to see full request history

Retrieves a List of Groups

Retrieve all groups in the Asset Panda account. This includes group id and key name for the group to create or update assets (objects)

Sample Response

"groups": [ { "id": 139256, "name": "Assets", "key": "asset_items", "icon": "https://assets.assetpanda.com/assets/icons/icon3-4f19b5a5c96fcb570887e1a2764ed41d86a6acb1291f7fab0315c965de956346.png" }, { "id": 139257, "name": "Locations", "key": "locations", "icon": "https://assets.assetpanda.com/assets/icons/icon5-dd99b3fe2b692463c8053d628312991c52005997564c9cbcc1fea8ae6251d87c.png" }, { "id": 139258, "name": "Software", "key": "softwares", "icon": "https://assets.assetpanda.com/assets/icons/icon6-ecfec40c6cee78e3e64d289dd80ab8062988aefbb82c5514e2f6a2ce4e4b397f.png" }, { "id": 139259, "name": "Categories", "key": "categories", "icon": "https://assets.assetpanda.com/assets/icons/icon7-ff9e80ff1aff9efd4aeff65bb069520d63763e04753fdaa4ed7d10109974d6f1.png" }, { "id": 139260, "name": "Employees", "key": "employees", "icon": "https://assets.assetpanda.com/assets/icons/icon12-93f74c2c36d133dc10ad58802562041ddcee165f8611a224894f5e40e6ab929b.png" }, { "id": 139261, "name": "Consumables", "key": "consumables", "icon": "https://assets.assetpanda.com/assets/icons/icon16-0258b481a188827c13504492860bc76635e7c87d12ce9f07e7d0563e6dbad7bc.png" }, { "id": 169253, "name": "Hardware", "key": "hardwares" } ], "format": { "date_format": "%m/%d/%Y", "time_format": "%I:%M %p" } }

Authentication

KeyDescription
AuthorizationYour Bearer token.
Headers
string
Response

Language
Click Try It! to start a request and see the response here!