Skip to main content

Classes

OrganizationsApi


METHODS

add_organization_api_key

Add API key Add an API key.

add_organization_member

Add member Add a member to an organization.

create_multi_project_deployment

Create multi-project deployment WIP

delete_organization

Remove organization Remove the current organization, and all data associated with it. This is irrevocable!

download_multi_project_deployment

Download multi-project deployment WIP

download_organization_data_export

Download organization data export Download a data export for an organization.

get_organization_data_export

Get organization data export Get a data export for an organization.

get_organization_data_exports

Get all organization data exports Get all data exports for an organization.

get_organization_info

Organization information List all information about this organization.

get_organization_metrics

Organization metrics Get general metrics for this organization.

invite_organization_member

Invite member Invite a member to an organization.

list_organization_api_keys

Get API keys Retrieve all API keys. This does not return the full API key, but only a portion (for security purposes).

list_organization_projects

Get projects Retrieve all projects for the organization.

list_organizations

List active organizations Retrieve list of organizations that a user is a part of. If authenticating using JWT token this lists all the organizations the user has access to, if authenticating using an API key, this only lists that organization.

remove_organization_member

Remove member Remove a member from an organization. Note that you cannot invoke this function if only a single member is present to the organization.

request_enterprise_hr_block_license

Request HR block license Request a license required for the deployment of an impulse containing the Edge Impulse HR block.

request_enterprise_limits_increase

Request organization limits increase Request an increase in the limits for this organization. Available limits are: users, projects, compute, storage.

request_enterprise_trial_extension

Request trial extension Request an extension for an enterprise trial.

resend_organization_member_invite

Resend invitation Resend an invitation to a member in an organization.

revoke_organization_api_key

Revoke API key Revoke an API key.

set_organization_member_datasets

Set member datasets Set the datasets a guest member has access to in an organization.

set_organization_member_role

Set member role Change the role of a member in an organization.

test_organization_admin

Admin endpoint Test endpoint that can only be reached with admin rights.

update_organization

Update organization Update organization properties such as name and logo.

upload_organization_header

Upload organization header image Uploads and updates the organization header image
Upload organization logo Uploads and updates the organization logo

upload_organization_readme_image

Upload image for readme Uploads an image to the user CDN and returns the path.

whitelabel_admin_add_development_board

White Label Admin - Add a development board to a whitelabel White label admin only API to add a development board.

whitelabel_admin_add_organization_api_key

White Label Admin - Add organization API key White label admin only API to add an API key to an organization. Add a temporary API key that can be used to make Organizations API (/api/organizations/{organizationId}/) requests on behalf of the organization. These API keys are not visible to the organization itself and have a customizable TTL defaulting to 1 minute.

whitelabel_admin_add_project_api_key

White Label Admin - Add Project API key White label admin only API to add an API key to a project. Add a temporary API key that can be used to make Projects API (/api/projects/{projectId}/) requests on behalf of the project admin. These API keys are not visible to the project itself and have a customizable TTL defaulting to 1 minute.

whitelabel_admin_add_user_to_organization

White Label Admin - Add user to an organization DEPRECATED. White label admin only API to add a user to an organization. If no user is provided, the current user is used.

whitelabel_admin_add_user_to_project

White Label Admin - Add user to a project DEPRECATED. White label admin only API to add a user to a project. If no user is provided, the current user is used.

whitelabel_admin_create_organization

White Label Admin - Create new organization within white label context Create a new organization. This is an API only available to white label admins

whitelabel_admin_create_organization_export

White Label Admin - Create a new organization data export Create a new data export for an organization. A job is created to process the export request and the job details are returned in the response. This is an API only available to white label admins.

whitelabel_admin_create_organization_project

White Label Admin - Create a new organization project White label admin only API to create a new project for an organization.

whitelabel_admin_create_organization_usage_report

White Label Admin - Creates a new usage report Create a new usage report for an organization. A job is created to process the report request and the job details are returned in the response. This is an API only available to white label admins.

whitelabel_admin_create_project

White Label Admin - Create a new project within white label context. Create a new free tier project. This is an API only available to white label admins.

whitelabel_admin_delete_organization

White Label Admin - Delete an organization White label admin only API to delete an organization.

whitelabel_admin_delete_organization_export

White Label Admin - Delete organization data export Delete a data export for an organization. This is an API only available to white label admins.

whitelabel_admin_delete_organization_usage_report

White Label Admin - Delete usage report Delete a usage report for an organization. This is an API only available to white label admins.

whitelabel_admin_delete_project

White Label Admin - Delete a project White label admin only API to delete a project.

whitelabel_admin_delete_user

Delete a user White label admin only API to delete a user.

whitelabel_admin_download_organization_usage_report

White Label Admin - Download usage report Download a usage report for an organization. This is an API only available to white label admins.

whitelabel_admin_get_info

White Label Admin - Get white label information White label admin only API to get the white label information.

whitelabel_admin_get_metrics

White Label Admin - Get global white label metrics White label admin only API to get global metrics.

whitelabel_admin_get_organization_compute_time_usage

White Label Admin - Get organization compute time usage Get compute time usage for an organization over a period of time. This is an API only available to white label admins

whitelabel_admin_get_organization_export

White Label Admin - Get organization data export Get a data export for an organization. This is an API only available to white label admins.

whitelabel_admin_get_organization_exports

White Label Admin - Get all organization data exports Get all data exports for an organization. This is an API only available to white label admins.

whitelabel_admin_get_organization_info

White Label Admin - Get organization information White label admin only API to list all information about an organization.

whitelabel_admin_get_organization_jobs

White Label Admin - Get organization jobs White label admin only API to get the list of all jobs for a organization.

whitelabel_admin_get_organization_usage_report

White Label Admin - Get usage report Get a usage report for an organization. This is an API only available to white label admins.

whitelabel_admin_get_organization_usage_reports

White Label Admin - Get all usage reports Get all usage reports for an organization. This is an API only available to white label admins.

whitelabel_admin_get_organizations

White Label Admin - Get all organizations within a white label White label admin only API to get the list of all organizations.

whitelabel_admin_get_project

White Label Admin - Get a white label project White label admin only API to get project information.

whitelabel_admin_get_project_jobs

White Label Admin - Get project jobs White label admin only API to get the list of all jobs for a project.

whitelabel_admin_get_projects

White Label Admin - Get all white label projects White label admin only API to get the list of all projects.

whitelabel_admin_get_user

White Label Admin - Get a white label user White label admin only API to get information about a user.

whitelabel_admin_get_user_jobs

White Label Admin - Get user jobs White label admin only API to get the list of all project jobs for a user.

whitelabel_admin_get_user_metrics

White Label Admin - Get white label user metrics White label admin only API to get marketing metrics about a user.

whitelabel_admin_get_users

White Label Admin - Get all white label users White label admin only API to get the list of all registered users.

whitelabel_admin_remove_development_board

White Label Admin - Remove a development board from a whitelabel White label admin only API to remove a development board.

whitelabel_admin_remove_user_from_organization

White Label Admin - Remove user from an organization DEPRECATED. White label admin only API to remove a user from an organization.

whitelabel_admin_remove_user_from_project

White Label Admin - Remove user from a project DEPRECATED. White label admin only API to remove a user from a project.

whitelabel_admin_restore_organization

White Label Admin - Restore an organization White label admin only API to restore a deleted organization. All organization projects sharing the same deletion date as that of the organization will also be restored. If this is a trial organization that was never upgraded to a paid plan then the organization will be restored to its original trial state.

whitelabel_admin_update_default_deployment_target

White Label Admin - Update default deployment target White label admin only API to update the default deployment target for this white label.

whitelabel_admin_update_deployment_options_order

White Label Admin - Update the order of deployment options in the deployment view White label admin only API to customize the order of deployment options in the deployment view for this white label.

whitelabel_admin_update_deployment_targets

White Label Admin - Update deployment targets White label admin only API to update some or all of the deployment targets enabled for this white label.

whitelabel_admin_update_development_board

White Label Admin - Update a development board in a whitelabel White label admin only API to update a development board.

whitelabel_admin_update_development_board_image

White Label Admin - Update the image of a whitelabel development board White label admin only API to update the image of a development board.

whitelabel_admin_update_info

White Label Admin - Update white label information White label admin only API to update the white label information.

whitelabel_admin_update_learning_blocks

White Label Admin - Update learning blocks White label admin only API to update some or all of the learning blocks enabled for this white label.

whitelabel_admin_update_organization

White Label Admin - Update organization White label admin only API to update organization properties such as name and logo.

whitelabel_admin_update_organization_export

White Label Admin - Update organization data export Update a data export for an organization. This is an API only available to white label admins.

whitelabel_admin_update_project

White Label Admin - Update white label project White label admin only API to update project properties.

whitelabel_admin_update_theme_colors

White Label Admin - Update theme colors White label admin only API to update some or all theme colors.
White Label Admin - Update theme device logo White label admin only API to update the white label theme device logo.

whitelabel_admin_update_theme_favicon

White Label Admin - Update theme favicon White label admin only API to update the theme favicon.
White Label Admin - Update theme logo White label admin only API to update the white label theme logo.

whitelabel_admin_update_user

White Label Admin - Update white label user White label admin only API to update user properties.