Download OpenAPI specification:
Finmars Documentation
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string",
- "policy": { },
- "description": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
]
}
realm_code required | string |
space_code required | string |
name | string or null (Name) <= 255 characters |
user_code required | string (User Code) [ 1 .. 1024 ] characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
policy | object or null (Policy) Access Policy JSON |
description | string (Description) |
{- "name": "string",
- "user_code": "string",
- "configuration_code": "string",
- "policy": { },
- "description": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string",
- "policy": { },
- "description": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this Access Policy Template. |
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string",
- "policy": { },
- "description": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this Access Policy Template. |
name | string or null (Name) <= 255 characters |
user_code required | string (User Code) [ 1 .. 1024 ] characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
policy | object or null (Policy) Access Policy JSON |
description | string (Description) |
{- "name": "string",
- "user_code": "string",
- "configuration_code": "string",
- "policy": { },
- "description": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string",
- "policy": { },
- "description": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this Access Policy Template. |
name | string or null (Name) <= 255 characters |
user_code required | string (User Code) [ 1 .. 1024 ] characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
policy | object or null (Policy) Access Policy JSON |
description | string (Description) |
{- "name": "string",
- "user_code": "string",
- "configuration_code": "string",
- "policy": { },
- "description": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string",
- "policy": { },
- "description": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "access_policies": [
- "string"
], - "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "roles": [
- "string"
], - "roles_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
]
}
realm_code required | string |
space_code required | string |
user_code required | string (User Code) [ 1 .. 1024 ] characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters |
description | string (Description) |
access_policies | Array of strings unique |
members | Array of integers unique |
roles | Array of strings unique |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "access_policies": [
- "string"
], - "members": [
- 0
], - "roles": [
- "string"
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "access_policies": [
- "string"
], - "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "roles": [
- "string"
], - "roles_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this group. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "access_policies": [
- "string"
], - "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "roles": [
- "string"
], - "roles_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this group. |
user_code required | string (User Code) [ 1 .. 1024 ] characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters |
description | string (Description) |
access_policies | Array of strings unique |
members | Array of integers unique |
roles | Array of strings unique |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "access_policies": [
- "string"
], - "members": [
- 0
], - "roles": [
- "string"
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "access_policies": [
- "string"
], - "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "roles": [
- "string"
], - "roles_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this group. |
user_code required | string (User Code) [ 1 .. 1024 ] characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters |
description | string (Description) |
access_policies | Array of strings unique |
members | Array of integers unique |
roles | Array of strings unique |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "access_policies": [
- "string"
], - "members": [
- 0
], - "roles": [
- "string"
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "access_policies": [
- "string"
], - "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "roles": [
- "string"
], - "roles_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "user_code": "string",
- "configuration_code": "string",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "groups": [
- "string"
], - "groups_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies": [
- "string"
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
]
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
description | string (Description) |
user_code required | string (User Code) [ 1 .. 1024 ] characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
members | Array of integers unique |
groups | Array of strings unique |
access_policies | Array of strings unique |
{- "name": "string",
- "description": "string",
- "user_code": "string",
- "configuration_code": "string",
- "members": [
- 0
], - "groups": [
- "string"
], - "access_policies": [
- "string"
]
}
{- "id": 0,
- "name": "string",
- "description": "string",
- "user_code": "string",
- "configuration_code": "string",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "groups": [
- "string"
], - "groups_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies": [
- "string"
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this role. |
{- "id": 0,
- "name": "string",
- "description": "string",
- "user_code": "string",
- "configuration_code": "string",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "groups": [
- "string"
], - "groups_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies": [
- "string"
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this role. |
name required | string (Name) [ 1 .. 255 ] characters |
description | string (Description) |
user_code required | string (User Code) [ 1 .. 1024 ] characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
members | Array of integers unique |
groups | Array of strings unique |
access_policies | Array of strings unique |
{- "name": "string",
- "description": "string",
- "user_code": "string",
- "configuration_code": "string",
- "members": [
- 0
], - "groups": [
- "string"
], - "access_policies": [
- "string"
]
}
{- "id": 0,
- "name": "string",
- "description": "string",
- "user_code": "string",
- "configuration_code": "string",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "groups": [
- "string"
], - "groups_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies": [
- "string"
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this role. |
name required | string (Name) [ 1 .. 255 ] characters |
description | string (Description) |
user_code required | string (User Code) [ 1 .. 1024 ] characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
members | Array of integers unique |
groups | Array of strings unique |
access_policies | Array of strings unique |
{- "name": "string",
- "description": "string",
- "user_code": "string",
- "configuration_code": "string",
- "members": [
- 0
], - "groups": [
- "string"
], - "access_policies": [
- "string"
]
}
{- "id": 0,
- "name": "string",
- "description": "string",
- "user_code": "string",
- "configuration_code": "string",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
], - "groups": [
- "string"
], - "groups_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "access_policies": [
- "string"
], - "access_policies_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "configuration_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z"
}
A viewset for viewing and editing ResourceGroupAssignment instances.
realm_code required | string |
space_code required | string |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
]
}
A viewset for viewing and editing ResourceGroupAssignment instances.
realm_code required | string |
space_code required | string |
id | integer (Id) |
resource_group required | integer (Resource group) |
content_type required | integer (Content type) |
object_id required | integer (Object id) [ 0 .. 2147483647 ] |
object_user_code | string or null (User code) <= 1024 characters Unique Code for referenced object. |
{- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
{- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
A viewset for viewing and editing ResourceGroupAssignment instances.
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this resource group assignment. |
{- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
A viewset for viewing and editing ResourceGroupAssignment instances.
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this resource group assignment. |
id | integer (Id) |
resource_group required | integer (Resource group) |
content_type required | integer (Content type) |
object_id required | integer (Object id) [ 0 .. 2147483647 ] |
object_user_code | string or null (User code) <= 1024 characters Unique Code for referenced object. |
{- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
{- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
A viewset for viewing and editing ResourceGroupAssignment instances.
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this resource group assignment. |
id | integer (Id) |
resource_group required | integer (Resource group) |
content_type required | integer (Content type) |
object_id required | integer (Object id) [ 0 .. 2147483647 ] |
object_user_code | string or null (User code) <= 1024 characters Unique Code for referenced object. |
{- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
{- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
A viewset for viewing and editing ResourceGroupAssignment instances.
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this resource group assignment. |
A viewset for viewing and editing ResourceGroup instances.
realm_code required | string |
space_code required | string |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "assignments": [
- {
- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
]
}
]
}
A viewset for viewing and editing ResourceGroup instances.
realm_code required | string |
space_code required | string |
user_code | string or null (User Code) <= 1024 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters |
description | string or null (Description) |
Array of objects (ResourceGroupAssignment) | |
members | Array of integers unique |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "assignments": [
- {
- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
], - "members": [
- 0
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "assignments": [
- {
- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
]
}
A viewset for viewing and editing ResourceGroup instances.
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this resource group. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "assignments": [
- {
- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
]
}
A viewset for viewing and editing ResourceGroup instances.
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this resource group. |
user_code | string or null (User Code) <= 1024 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters |
description | string or null (Description) |
Array of objects (ResourceGroupAssignment) | |
members | Array of integers unique |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "assignments": [
- {
- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
], - "members": [
- 0
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "assignments": [
- {
- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
]
}
A viewset for viewing and editing ResourceGroup instances.
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this resource group. |
user_code | string or null (User Code) <= 1024 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters |
description | string or null (Description) |
Array of objects (ResourceGroupAssignment) | |
members | Array of integers unique |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "assignments": [
- {
- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
], - "members": [
- 0
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "description": "string",
- "assignments": [
- {
- "id": 0,
- "resource_group": 0,
- "content_type": 0,
- "object_id": 2147483647,
- "object_user_code": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "members": [
- 0
], - "members_object": [
- {
- "id": 0,
- "username": "string"
}
]
}