List User Stores
Retrieve the user stores for the associated Organization.
GET
List User Stores
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
When present, only connections whose Organization Member Access Level matches one of the provided values are returned. Accepted values are full, limited, readonly and none.
Minimum array length:
1The access level allowed for the Organization
Available options:
none, readonly, limited, full Filter the returned list by enabled status. When true, only enabled items are returned; when false, only disabled items; when omitted, all items are returned.
Response
Retrieve user stores for an Organization.