Moesif integration (Developer Tools, Data). Imported from open-connector.
https://api.moesif.com/v1/{organizationId}/apps
| Param | Type | Required | Description |
|---|---|---|---|
| organizationId | string | required | The Moesif organization path segment. Use the default ~ value for the current o… |
| take | integer | optional | The maximum number of records to return. |
| beforeId | string | optional | The cursor ID used to fetch records before that item. |
/{organizationId}/workspaces
| Param | Type | Required | Description |
|---|---|---|---|
| organizationId | string | required | The Moesif organization path segment. Use the default ~ value for the current o… |
| appId | string | optional | The Moesif app ID. Use the default ~ value for the current app. |
| take | integer | optional | The maximum number of records to return. |
| beforeId | string | optional | The cursor ID used to fetch records before that item. |
| access | array | required | The Moesif workspace access filters to request. |
/{organizationId}/workspaces/{workspaceId}
| Param | Type | Required | Description |
|---|---|---|---|
| workspaceId | string | required | The Moesif workspace ID. |
| organizationId | string | required | The Moesif organization path segment. Use the default ~ value for the current o… |
| appId | string | optional | The Moesif app ID. Use the default ~ value for the current app. |
/{organizationId}/workspaces/templates
| Param | Type | Required | Description |
|---|---|---|---|
| organizationId | string | required | The Moesif organization path segment. Use the default ~ value for the current o… |
| appId | string | optional | The Moesif app ID. Use the default ~ value for the current app. |