Dashboard
Get Recent Assets
Response Body
application/json
curl -X GET "https://example.com/api/v1/dashboard/recent-assets"[ { "id": "string", "asset_id": "string", "name": "string", "manufacturer": "string", "model": "string", "asset_type": "string", "updated_at": "2019-08-24T14:15:22Z" }]getGet Activity
Previous Page
getList Organizations
Every active organization, name-only for private ones — enough for a non-member to discover a private org exists and request to join it. `mine=true` scopes the list to the caller's own active memberships (e.g. the organization picker on asset creation). Super Admin additionally sees deactivated organizations — the only way to reach one, since it's invisible to everyone else.