{
"opencollection": "1.0.0",
"info": {
"name": "Samsara Organization Info API",
"version": "2024-11-18"
},
"request": {
"auth": {
"type": "bearer",
"token": "{{bearerToken}}"
}
},
"items": [
{
"info": {
"name": "Organization Info",
"type": "folder"
},
"items": [
{
"info": {
"name": "Get Information About Your Organization",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.samsara.com/me"
},
"docs": "Get information about your organization. \n\n **Submit Feedback**: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.\n\nTo use this endpoint, select **Read Org Information** under the Setup & Administration catego"
}
]
}
],
"bundled": true
}