[
https://issues.apache.org/jira/browse/USERGRID-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715173#comment-14715173
]
Lynch Lee commented on USERGRID-646:
------------------------------------
it should be OK like this ??
GET /management/orgs or GET /management/organizations
{
"action" : "Get organizations",
"status" : "ok",
"data" : [ {
"uuid" : "b0cd5d1a-4c0e-11e5-b2e1-051f91e368e4",
"name" : "usergridtestorg1"
}, {
"uuid" : "0f561bba-4c0f-11e5-8bb7-b309bae2bce0",
"name" : "usergridtestorg6"
}, {
"uuid" : "16dfbc1a-4c0f-11e5-a6a4-3bf82cf8cd22",
"name" : "usergridtestorg7"
} ],
"timestamp" : 1440608950417,
"duration" : 214
}
> Management API Endpoint to list Orgs
> ------------------------------------
>
> Key: USERGRID-646
> URL: https://issues.apache.org/jira/browse/USERGRID-646
> Project: Usergrid
> Issue Type: Story
> Components: Stack
> Reporter: Jeffrey
> Assignee: Lynch Lee
> Fix For: 2.1.1
>
>
> We need a management user API endpoint to list the orgs in the system
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)