# Frame.io API Documentation ## Docs - [Frame.io Platform](https://next.developer.frame.io/platform/welcome.mdx): Power custom workflows and automations with Frame.io's V4-compatible REST API - [Overview](https://next.developer.frame.io/platform/docs/overview.mdx): This is the overview page of the Frame.io API - [Getting Started](https://next.developer.frame.io/platform/docs/getting-started.mdx) - [Authentication](https://next.developer.frame.io/platform/docs/guides/authentication.mdx) - [Accounts, Projects, and Workspaces](https://next.developer.frame.io/platform/docs/guides/accounts-projects-and-workspaces.mdx) - [How to Upload](https://next.developer.frame.io/platform/docs/guides/how-to-upload.mdx) - [Managing User Permissions](https://next.developer.frame.io/platform/docs/guides/managing-user-permissions.mdx) - [Webhooks](https://next.developer.frame.io/platform/docs/guides/webhooks.mdx) - [Custom Actions](https://next.developer.frame.io/platform/docs/guides/custom-actions.mdx) - [Zapier](https://next.developer.frame.io/platform/docs/guides/zapier.mdx) - [Make](https://next.developer.frame.io/platform/docs/guides/make.mdx) - [Migration](https://next.developer.frame.io/platform/docs/resources/migration.mdx) - [FAQ](https://next.developer.frame.io/platform/docs/resources/faq.mdx) - [Troubleshooting](https://next.developer.frame.io/platform/docs/resources/troubleshooting.mdx) - [Python SDK Reference](https://next.developer.frame.io/platform/docs/sdk-reference/python-sdk-reference.mdx) - [TypeScript SDK Reference](https://next.developer.frame.io/platform/docs/sdk-reference/type-script-sdk-reference.mdx) - [Frame.io Platform](https://next.developer.frame.io/platform/welcome.mdx): Power custom workflows and automations with Frame.io's V4-compatible REST API - [Overview](https://next.developer.frame.io/platform/docs/overview.mdx): This is the overview page of the Frame.io API - [Getting Started](https://next.developer.frame.io/platform/docs/getting-started.mdx) - [Authentication](https://next.developer.frame.io/platform/docs/guides/authentication.mdx) - [Accounts, Projects, and Workspaces](https://next.developer.frame.io/platform/docs/guides/accounts-projects-and-workspaces.mdx) - [How to Upload](https://next.developer.frame.io/platform/docs/guides/how-to-upload.mdx) - [Managing User Permissions](https://next.developer.frame.io/platform/docs/guides/managing-user-permissions.mdx) - [Webhooks](https://next.developer.frame.io/platform/docs/guides/webhooks.mdx) - [Custom Actions](https://next.developer.frame.io/platform/docs/guides/custom-actions.mdx) - [Zapier](https://next.developer.frame.io/platform/docs/guides/zapier.mdx) - [Make](https://next.developer.frame.io/platform/docs/guides/make.mdx) - [Migration](https://next.developer.frame.io/platform/docs/resources/migration.mdx) - [FAQ](https://next.developer.frame.io/platform/docs/resources/faq.mdx) - [Troubleshooting](https://next.developer.frame.io/platform/docs/resources/troubleshooting.mdx) - [Welcome](https://next.developer.frame.io/platform/v2/index.md) - [Key Concepts](https://next.developer.frame.io/platform/v2/key-concepts.md) - [Authentication](https://next.developer.frame.io/platform/v2/authentication.md) - [V2 to V4 Migration Guide](https://next.developer.frame.io/platform/v2/docs/migration/v-2-to-v-4-migration-guide.md) - [OAuth 2 Code Authorization Flow](https://next.developer.frame.io/platform/v2/oauth-2-code-authorization-flow.md) - [Building an OAuth 2 App](https://next.developer.frame.io/platform/v2/building-an-oauth2-app.md) - [Refreshing OAuth 2 Tokens](https://next.developer.frame.io/platform/v2/refreshing-oauth-2-tokens.md) - [Reading the File Tree](https://next.developer.frame.io/platform/v2/reading-the-file-tree.md) - [Uploading Assets](https://next.developer.frame.io/platform/v2/uploading-assets.md) - [Manage Version Stacks](https://next.developer.frame.io/platform/v2/manage-version-stacks.md) - [Working with Annotations](https://next.developer.frame.io/platform/v2/working-with-annotations.md) - [Search for Assets](https://next.developer.frame.io/platform/v2/search-for-assets.md) - [Working with Review Links](https://next.developer.frame.io/platform/v2/working-with-review-links.md) - [Gather all Comments from a Project](https://next.developer.frame.io/platform/v2/gather-all-comments-from-a-project.md) - [User Management](https://next.developer.frame.io/platform/v2/user-management.md) - [Working with Audit Logs](https://next.developer.frame.io/platform/v2/working-with-audit-logs.md) - [Webhooks Overview](https://next.developer.frame.io/platform/v2/webhooks-overview.md) - [Comment Workflows with Zapier](https://next.developer.frame.io/platform/v2/zapier-comment-worflows.md) - [Zapier Basics](https://next.developer.frame.io/platform/v2/get-started-with-zapier.md) - [Frame.io resources in Zapier](https://next.developer.frame.io/platform/v2/overview-frame-io-resources-in-zapier.md) - [Upload Assets to Frame.io using Zapier](https://next.developer.frame.io/platform/v2/upload-assets-to-frame-io-using-zapier.md) - [Webhooks in Zapier](https://next.developer.frame.io/platform/v2/webhooks-in-zapier.md) - [Custom Actions Overview](https://next.developer.frame.io/platform/v2/custom-actions-overview.md) - [Three Ways to Deploy Custom Actions](https://next.developer.frame.io/platform/v2/custom-actions-three-ways.md) - [Deploy Custom Actions to Zapier](https://next.developer.frame.io/platform/v2/deploy-custom-actions-to-zapier.md) - [Using ngrok](https://next.developer.frame.io/platform/v2/how-to-use-ngrok.md) - [Using Glitch](https://next.developer.frame.io/platform/v2/using-glitch.md) - [API Error Codes](https://next.developer.frame.io/platform/v2/api-error-codes.md) - [Rate Limits](https://next.developer.frame.io/platform/v2/rate-limits.md) - [Browser Support](https://next.developer.frame.io/platform/v2/browser-support.md) - [How to: Authorize (Hardware)](https://next.developer.frame.io/platform/v2/implementing-c2c-authentication-and-authorization-hardware.md) - [How to: Authorize (Application)](https://next.developer.frame.io/platform/v2/implementing-c2c-authentication-and-authorization-c2c-application.md) - [How to: Manage Auth (Hardware)](https://next.developer.frame.io/platform/v2/how-to-authorization-management-hardware.md) - [How to: Manage Auth (Application)](https://next.developer.frame.io/platform/v2/how-to-authorization-management-application.md) - [Frame.io Camera to Cloud](https://next.developer.frame.io/camera-to-cloud/welcome.mdx): Seamlessly integrate your devices and applications with Frame.io's cloud infrastructure - [Become a C2C Certified Connection](https://next.developer.frame.io/camera-to-cloud/getting-started-with-cloud-device-integrations.md) - [The Zen of Camera to Cloud](https://next.developer.frame.io/camera-to-cloud/the-zen-of-camera-to-cloud.md) - [Concepts and Fundamentals](https://next.developer.frame.io/camera-to-cloud/concepts-and-fundamentals.md) - [Integration Architecture](https://next.developer.frame.io/camera-to-cloud/integration-architecture.md) - [How to: Setting up](https://next.developer.frame.io/camera-to-cloud/implementing-c2c-setting-up.md) - [How to: Authorize](https://next.developer.frame.io/camera-to-cloud/implementing-c2c-authentication-and-authorization.md) - [How to: Manage Authorization](https://next.developer.frame.io/camera-to-cloud/how-to-authorization-management.md) - [How to: Manage Status and State](https://next.developer.frame.io/camera-to-cloud/how-to-heartbeats-connection-info-and-status.md) - [How to: Upload (Basic)](https://next.developer.frame.io/camera-to-cloud/how-to-basic-upload.md) - [How to: Upload (Real-time)](https://next.developer.frame.io/camera-to-cloud/how-to-upload-realtime.md) - [How to: Handle Errors](https://next.developer.frame.io/camera-to-cloud/how-to-handle-errors.md) - [How to: Manage Channels](https://next.developer.frame.io/camera-to-cloud/how-to-manage-channels.md) - [How to: Log Footage in Real Time](https://next.developer.frame.io/camera-to-cloud/how-to-log-footage-in-real-time.md) - [How to: Upload (Advanced)](https://next.developer.frame.io/camera-to-cloud/how-to-advanced-uploads.md) - [How to: Organize Assets](https://next.developer.frame.io/camera-to-cloud/how-to-organize-assets.md) - [Integrator Checklist](https://next.developer.frame.io/camera-to-cloud/integrator-checklist.md) ## API Docs - API Reference > Account Permissions [List account user roles](https://next.developer.frame.io/platform/api-reference/account-permissions/index.mdx) - API Reference > Accounts [List accounts](https://next.developer.frame.io/platform/api-reference/accounts/index.mdx) - API Reference > Accounts [List audit logs](https://next.developer.frame.io/platform/api-reference/accounts/auditlog-index.mdx) - API Reference > Comments [Create comment](https://next.developer.frame.io/platform/api-reference/comments/create.mdx) - API Reference > Comments [Delete comment](https://next.developer.frame.io/platform/api-reference/comments/delete.mdx) - API Reference > Comments [List comments](https://next.developer.frame.io/platform/api-reference/comments/index.mdx) - API Reference > Comments [Show comment](https://next.developer.frame.io/platform/api-reference/comments/show.mdx) - API Reference > Comments [Update comment](https://next.developer.frame.io/platform/api-reference/comments/update.mdx) - API Reference > Files [Copy file](https://next.developer.frame.io/platform/api-reference/files/copy.mdx) - API Reference > Files [Create file](https://next.developer.frame.io/platform/api-reference/files/create.mdx) - API Reference > Files [Create file (local upload)](https://next.developer.frame.io/platform/api-reference/files/create-local-upload.mdx) - API Reference > Files [Create file (remote upload)](https://next.developer.frame.io/platform/api-reference/files/create-remote-upload.mdx) - API Reference > Files [Delete file](https://next.developer.frame.io/platform/api-reference/files/delete.mdx) - API Reference > Files [Import file](https://next.developer.frame.io/platform/api-reference/files/import-file.mdx) - API Reference > Files [List files](https://next.developer.frame.io/platform/api-reference/files/list.mdx) - API Reference > Files [Move file](https://next.developer.frame.io/platform/api-reference/files/move.mdx) - API Reference > Files [Show file](https://next.developer.frame.io/platform/api-reference/files/show.mdx) - API Reference > Files [Show file upload status](https://next.developer.frame.io/platform/api-reference/files/show-file-upload-status.mdx) - API Reference > Files [Update file](https://next.developer.frame.io/platform/api-reference/files/update.mdx) - API Reference > Folders [Copy folder](https://next.developer.frame.io/platform/api-reference/folders/copy.mdx) - API Reference > Folders [Create folder](https://next.developer.frame.io/platform/api-reference/folders/create.mdx) - API Reference > Folders [Delete folder](https://next.developer.frame.io/platform/api-reference/folders/delete.mdx) - API Reference > Folders [List folder children](https://next.developer.frame.io/platform/api-reference/folders/index.mdx) - API Reference > Folders [List folders](https://next.developer.frame.io/platform/api-reference/folders/list.mdx) - API Reference > Folders [Move folder](https://next.developer.frame.io/platform/api-reference/folders/move.mdx) - API Reference > Folders [Show folder](https://next.developer.frame.io/platform/api-reference/folders/show.mdx) - API Reference > Folders [Update folder](https://next.developer.frame.io/platform/api-reference/folders/update.mdx) - API Reference > Metadata [Show metadata](https://next.developer.frame.io/platform/api-reference/metadata/show.mdx) - API Reference > Metadata [Update metadata across multiple files](https://next.developer.frame.io/platform/api-reference/metadata/bulk-update.mdx) - API Reference > Metadata Fields [Create account level field definitions](https://next.developer.frame.io/platform/api-reference/metadata-fields/metadata-field-definitions-create.mdx) - API Reference > Metadata Fields [Delete account level custom field definitions](https://next.developer.frame.io/platform/api-reference/metadata-fields/metadata-field-definitions-delete.mdx) - API Reference > Metadata Fields [List account level field definitions](https://next.developer.frame.io/platform/api-reference/metadata-fields/metadata-field-definitions-index.mdx) - API Reference > Metadata Fields [Update account level custom field definitions](https://next.developer.frame.io/platform/api-reference/metadata-fields/metadata-field-definitions-update.mdx) - API Reference > Project Permissions [List project user roles](https://next.developer.frame.io/platform/api-reference/project-permissions/index.mdx) - API Reference > Project Permissions [Remove a user from a given project](https://next.developer.frame.io/platform/api-reference/project-permissions/delete.mdx) - API Reference > Project Permissions [Update user roles for the given project](https://next.developer.frame.io/platform/api-reference/project-permissions/project-user-roles-update.mdx) - API Reference > Projects [Create project](https://next.developer.frame.io/platform/api-reference/projects/create.mdx) - API Reference > Projects [Delete project](https://next.developer.frame.io/platform/api-reference/projects/delete.mdx) - API Reference > Projects [List projects](https://next.developer.frame.io/platform/api-reference/projects/index.mdx) - API Reference > Projects [Show project](https://next.developer.frame.io/platform/api-reference/projects/show.mdx) - API Reference > Projects [Update project](https://next.developer.frame.io/platform/api-reference/projects/update.mdx) - API Reference > Shares [Add new asset to share](https://next.developer.frame.io/platform/api-reference/shares/add-asset.mdx) - API Reference > Shares [Add reviewers to secure share](https://next.developer.frame.io/platform/api-reference/shares/add-reviewers.mdx) - API Reference > Shares [Create share](https://next.developer.frame.io/platform/api-reference/shares/create.mdx) - API Reference > Shares [Delete share](https://next.developer.frame.io/platform/api-reference/shares/delete.mdx) - API Reference > Shares [List share reviewers](https://next.developer.frame.io/platform/api-reference/shares/list-reviewers.mdx) - API Reference > Shares [List shares](https://next.developer.frame.io/platform/api-reference/shares/index.mdx) - API Reference > Shares [Remove asset from share](https://next.developer.frame.io/platform/api-reference/shares/remove-asset.mdx) - API Reference > Shares [Removes reviewers from secure share](https://next.developer.frame.io/platform/api-reference/shares/remove-reviewers.mdx) - API Reference > Shares [Show Share](https://next.developer.frame.io/platform/api-reference/shares/show.mdx) - API Reference > Shares [Update share](https://next.developer.frame.io/platform/api-reference/shares/update.mdx) - API Reference > Users [User details](https://next.developer.frame.io/platform/api-reference/users/show.mdx) - API Reference > Version Stacks [Copy version stack](https://next.developer.frame.io/platform/api-reference/version-stacks/copy.mdx) - API Reference > Version Stacks [Create version stack](https://next.developer.frame.io/platform/api-reference/version-stacks/create.mdx) - API Reference > Version Stacks [List version stack children](https://next.developer.frame.io/platform/api-reference/version-stacks/index.mdx) - API Reference > Version Stacks [List version stacks](https://next.developer.frame.io/platform/api-reference/version-stacks/list.mdx) - API Reference > Version Stacks [Move version stack](https://next.developer.frame.io/platform/api-reference/version-stacks/move.mdx) - API Reference > Version Stacks [Show version stack](https://next.developer.frame.io/platform/api-reference/version-stacks/show.mdx) - API Reference > Webhooks [Create webhook](https://next.developer.frame.io/platform/api-reference/webhooks/create.mdx) - API Reference > Webhooks [Delete webhook](https://next.developer.frame.io/platform/api-reference/webhooks/delete.mdx) - API Reference > Webhooks [List webhooks](https://next.developer.frame.io/platform/api-reference/webhooks/index.mdx) - API Reference > Webhooks [Show webhook](https://next.developer.frame.io/platform/api-reference/webhooks/show.mdx) - API Reference > Webhooks [Update webhook](https://next.developer.frame.io/platform/api-reference/webhooks/update.mdx) - API Reference > Workspace Permissions [List workspace user roles](https://next.developer.frame.io/platform/api-reference/workspace-permissions/index.mdx) - API Reference > Workspace Permissions [Remove a user from a given workspace](https://next.developer.frame.io/platform/api-reference/workspace-permissions/workspace-user-roles-delete.mdx) - API Reference > Workspace Permissions [Update user roles for the given workspace](https://next.developer.frame.io/platform/api-reference/workspace-permissions/workspace-user-roles-update.mdx) - API Reference > Workspaces [Create workspace](https://next.developer.frame.io/platform/api-reference/workspaces/create.mdx) - API Reference > Workspaces [Delete workspace](https://next.developer.frame.io/platform/api-reference/workspaces/delete.mdx) - API Reference > Workspaces [List workspaces](https://next.developer.frame.io/platform/api-reference/workspaces/index.mdx) - API Reference > Workspaces [Show workspace](https://next.developer.frame.io/platform/api-reference/workspaces/show.mdx) - API Reference > Workspaces [Update workspace](https://next.developer.frame.io/platform/api-reference/workspaces/update.mdx) - API Reference > Account Permissions [List account user roles](https://next.developer.frame.io/platform/api-reference/account-permissions/index.mdx) - API Reference > Account Permissions [Update user role for the account](https://next.developer.frame.io/platform/v4-experimental/api-reference/account-permissions/developer-api-web-experimental-account-user-roles-controller-update.mdx) - API Reference > Accounts [List accounts](https://next.developer.frame.io/platform/api-reference/accounts/index.mdx) - API Reference > Accounts [List audit logs](https://next.developer.frame.io/platform/api-reference/accounts/auditlog-index.mdx) - API Reference > Collections [List collections](https://next.developer.frame.io/platform/v4-experimental/api-reference/collections/index.mdx) - API Reference > Collections [Show collection](https://next.developer.frame.io/platform/v4-experimental/api-reference/collections/show.mdx) - API Reference > Comments [Create comment](https://next.developer.frame.io/platform/api-reference/comments/create.mdx) - API Reference > Comments [Create comment attachment](https://next.developer.frame.io/platform/v4-experimental/api-reference/comments/create-attachment.mdx) - API Reference > Comments [Delete comment attachment](https://next.developer.frame.io/platform/v4-experimental/api-reference/comments/delete-attachment.mdx) - API Reference > Comments [List comments](https://next.developer.frame.io/platform/api-reference/comments/index.mdx) - API Reference > Comments [Show comment](https://next.developer.frame.io/platform/api-reference/comments/show.mdx) - API Reference > Comments [Update comment](https://next.developer.frame.io/platform/api-reference/comments/update.mdx) - API Reference > Custom Actions [Create custom action](https://next.developer.frame.io/platform/v4-experimental/api-reference/custom-actions/actions-create.mdx) - API Reference > Custom Actions [Delete custom action](https://next.developer.frame.io/platform/v4-experimental/api-reference/custom-actions/actions-delete.mdx) - API Reference > Custom Actions [List actions](https://next.developer.frame.io/platform/v4-experimental/api-reference/custom-actions/actions-index.mdx) - API Reference > Custom Actions [Show custom action details](https://next.developer.frame.io/platform/v4-experimental/api-reference/custom-actions/actions-show.mdx) - API Reference > Custom Actions [Update custom action](https://next.developer.frame.io/platform/v4-experimental/api-reference/custom-actions/actions-update.mdx) - API Reference > Files [Create file (remote upload)](https://next.developer.frame.io/platform/api-reference/files/create-remote-upload.mdx) - API Reference > Files [Import file](https://next.developer.frame.io/platform/api-reference/files/import-file.mdx) - API Reference > Files [List files](https://next.developer.frame.io/platform/api-reference/files/list.mdx) - API Reference > Files [Move file](https://next.developer.frame.io/platform/api-reference/files/move.mdx) - API Reference > Files [Show file](https://next.developer.frame.io/platform/api-reference/files/show.mdx) - API Reference > Files [Show file upload status](https://next.developer.frame.io/platform/api-reference/files/show-file-upload-status.mdx) - API Reference > Files [Update file](https://next.developer.frame.io/platform/api-reference/files/update.mdx) - API Reference > Folder Permissions [List folder user roles](https://next.developer.frame.io/platform/v4-experimental/api-reference/folder-permissions/folder-user-roles-index.mdx) - API Reference > Folder Permissions [Remove a user from a given folder](https://next.developer.frame.io/platform/v4-experimental/api-reference/folder-permissions/delete.mdx) - API Reference > Folder Permissions [Update user roles for the given folder](https://next.developer.frame.io/platform/v4-experimental/api-reference/folder-permissions/folder-user-roles-update.mdx) - API Reference > Folders [Create folder](https://next.developer.frame.io/platform/api-reference/folders/create.mdx) - API Reference > Folders [List folder children](https://next.developer.frame.io/platform/api-reference/folders/index.mdx) - API Reference > Folders [List folders](https://next.developer.frame.io/platform/api-reference/folders/list.mdx) - API Reference > Folders [Move folder](https://next.developer.frame.io/platform/api-reference/folders/move.mdx) - API Reference > Folders [Show folder](https://next.developer.frame.io/platform/api-reference/folders/show.mdx) - API Reference > Folders [Update folder](https://next.developer.frame.io/platform/api-reference/folders/update.mdx) - API Reference > Groups [Create group](https://next.developer.frame.io/platform/v4-experimental/api-reference/groups/create.mdx) - API Reference > Groups [List groups](https://next.developer.frame.io/platform/v4-experimental/api-reference/groups/index.mdx) - API Reference > Groups [Update group](https://next.developer.frame.io/platform/v4-experimental/api-reference/groups/update.mdx) - API Reference > Metadata [Show metadata](https://next.developer.frame.io/platform/api-reference/metadata/show.mdx) - API Reference > Metadata [Update metadata across multiple files](https://next.developer.frame.io/platform/api-reference/metadata/bulk-update.mdx) - API Reference > Metadata Fields [Create account level field definitions](https://next.developer.frame.io/platform/api-reference/metadata-fields/metadata-field-definitions-create.mdx) - API Reference > Metadata Fields [Delete account level custom field definitions](https://next.developer.frame.io/platform/api-reference/metadata-fields/metadata-field-definitions-delete.mdx) - API Reference > Metadata Fields [List account level field definitions](https://next.developer.frame.io/platform/api-reference/metadata-fields/metadata-field-definitions-index.mdx) - API Reference > Metadata Fields [Update account level custom field definitions](https://next.developer.frame.io/platform/api-reference/metadata-fields/metadata-field-definitions-update.mdx) - API Reference > Project Permissions [List project user roles](https://next.developer.frame.io/platform/api-reference/project-permissions/index.mdx) - API Reference > Projects [List invited projects](https://next.developer.frame.io/platform/v4-experimental/api-reference/projects/invited-projects-index.mdx) - API Reference > Projects [List projects](https://next.developer.frame.io/platform/api-reference/projects/index.mdx) - API Reference > Shares [List share reviewers](https://next.developer.frame.io/platform/api-reference/shares/list-reviewers.mdx) - API Reference > Shares [List shares](https://next.developer.frame.io/platform/api-reference/shares/index.mdx) - API Reference > Version Stacks [Create version stack](https://next.developer.frame.io/platform/api-reference/version-stacks/create.mdx) - API Reference > Version Stacks [List version stack children](https://next.developer.frame.io/platform/api-reference/version-stacks/index.mdx) - API Reference > Version Stacks [List version stacks](https://next.developer.frame.io/platform/api-reference/version-stacks/list.mdx) - API Reference > Version Stacks [Move version stack](https://next.developer.frame.io/platform/api-reference/version-stacks/move.mdx) - API Reference > Version Stacks [Reorder version stack children](https://next.developer.frame.io/platform/v4-experimental/api-reference/version-stacks/reorder.mdx) - API Reference > Version Stacks [Show version stack](https://next.developer.frame.io/platform/api-reference/version-stacks/show.mdx) - API Reference > Webhooks [List webhooks](https://next.developer.frame.io/platform/api-reference/webhooks/index.mdx) - API Reference > Workspace Permissions [List workspace user roles](https://next.developer.frame.io/platform/api-reference/workspace-permissions/index.mdx) - API Reference > Workspaces [List workspaces](https://next.developer.frame.io/platform/api-reference/workspaces/index.mdx) - API Reference > Accounts [Get Account](https://next.developer.frame.io/platform/v2/api-reference/accounts/get-account.mdx) - API Reference > Accounts [Get Account membership](https://next.developer.frame.io/platform/v2/api-reference/accounts/get-account-membership.mdx) - API Reference > Accounts [Get Accounts for User](https://next.developer.frame.io/platform/v2/api-reference/accounts/get-accounts.mdx) - API Reference > Assets [Advanced search for Assets](https://next.developer.frame.io/platform/v2/api-reference/assets/library-search-get.mdx) - API Reference > Assets [Advanced search for Assets](https://next.developer.frame.io/platform/v2/api-reference/assets/library-search-get.mdx) - API Reference > Assets [Bulk copy assets](https://next.developer.frame.io/platform/v2/api-reference/assets/batch-copy-asset.mdx) - API Reference > Assets [Bulk delete assets](https://next.developer.frame.io/platform/v2/api-reference/assets/batch-delete-asset.mdx) - API Reference > Assets [Copy asset](https://next.developer.frame.io/platform/v2/api-reference/assets/copy-asset.mdx) - API Reference > Assets [Create an Asset](https://next.developer.frame.io/platform/v2/api-reference/assets/create-asset.mdx) - API Reference > Assets [Delete an Asset](https://next.developer.frame.io/platform/v2/api-reference/assets/delete-asset.mdx) - API Reference > Assets [Fetch child Assets](https://next.developer.frame.io/platform/v2/api-reference/assets/get-assets.mdx) - API Reference > Assets [Get an Asset](https://next.developer.frame.io/platform/v2/api-reference/assets/get-asset.mdx) - API Reference > Assets [Get audio for an Asset](https://next.developer.frame.io/platform/v2/api-reference/assets/get-audio.mdx) - API Reference > Assets [Get the subtitles for an Asset](https://next.developer.frame.io/platform/v2/api-reference/assets/get-subtitles.mdx) - API Reference > Assets [Move asset](https://next.developer.frame.io/platform/v2/api-reference/assets/move-asset.mdx) - API Reference > Assets [Request upload URLs for real-time upload](https://next.developer.frame.io/platform/v2/api-reference/assets/create-realtime-upload-parts.mdx) - API Reference > Assets [Search for Assets](https://next.developer.frame.io/platform/v2/api-reference/assets/asset-search-get.mdx) - API Reference > Assets [Search for Assets](https://next.developer.frame.io/platform/v2/api-reference/assets/asset-search-get.mdx) - API Reference > Assets [Unversion an Asset](https://next.developer.frame.io/platform/v2/api-reference/assets/unversion-asset.mdx) - API Reference > Assets [Update an Asset](https://next.developer.frame.io/platform/v2/api-reference/assets/update-asset.mdx) - API Reference > Assets [Version an Asset](https://next.developer.frame.io/platform/v2/api-reference/assets/add-version-to-asset.mdx) - API Reference > Audit Logs [(Legacy) Get Audit Logs for an Account](https://next.developer.frame.io/platform/v2/api-reference/audit-logs/get-audit-logs.mdx) - API Reference > Audit Logs [Get audit log entries for a specified User](https://next.developer.frame.io/platform/v2/api-reference/audit-logs/get-user-audit-logs.mdx) - API Reference > Audit Logs [Get audit log entries for an Account](https://next.developer.frame.io/platform/v2/api-reference/audit-logs/get-account-audit-logs.mdx) - API Reference > Comments [Create a Comment](https://next.developer.frame.io/platform/v2/api-reference/comments/create-comment.mdx) - API Reference > Comments [Create a Like on a Comment](https://next.developer.frame.io/platform/v2/api-reference/comments/create-comment-impression-like.mdx) - API Reference > Comments [Delete a Comment](https://next.developer.frame.io/platform/v2/api-reference/comments/delete-comment.mdx) - API Reference > Comments [Delete a like from a comment](https://next.developer.frame.io/platform/v2/api-reference/comments/delete-comment-impression-like.mdx) - API Reference > Comments [Get a Comment by ID](https://next.developer.frame.io/platform/v2/api-reference/comments/get-comment.mdx) - API Reference > Comments [Get all the Comments and Replies from a Comment thread](https://next.developer.frame.io/platform/v2/api-reference/comments/get-comments.mdx) - API Reference > Comments [Get comments and replies](https://next.developer.frame.io/platform/v2/api-reference/comments/get-replies.mdx) - API Reference > Comments [Get impressions](https://next.developer.frame.io/platform/v2/api-reference/comments/get-comment-impressions.mdx) - API Reference > Comments [Leave a Reply on a Comment](https://next.developer.frame.io/platform/v2/api-reference/comments/create-reply.mdx) - API Reference > Comments [Mark a Comment as Uncompleted](https://next.developer.frame.io/platform/v2/api-reference/comments/uncomplete-comment.mdx) - API Reference > Comments [Mark completed](https://next.developer.frame.io/platform/v2/api-reference/comments/complete-comment.mdx) - API Reference > Comments [Update a Comment](https://next.developer.frame.io/platform/v2/api-reference/comments/update-comment.mdx) - API Reference > Custom Actions [Create a Custom Action](https://next.developer.frame.io/platform/v2/api-reference/custom-actions/create-action-for-team.mdx) - API Reference > Custom Actions [Delete a Custom Action](https://next.developer.frame.io/platform/v2/api-reference/custom-actions/delete-action.mdx) - API Reference > Custom Actions [Get a Custom Action by ID](https://next.developer.frame.io/platform/v2/api-reference/custom-actions/get-action.mdx) - API Reference > Custom Actions [Get Custom Actions for a given Team](https://next.developer.frame.io/platform/v2/api-reference/custom-actions/get-actions-by-team.mdx) - API Reference > Custom Actions [Get Custom Actions for an Account or Team](https://next.developer.frame.io/platform/v2/api-reference/custom-actions/get-actions-by-account.mdx) - API Reference > Custom Actions [Update a Custom Action](https://next.developer.frame.io/platform/v2/api-reference/custom-actions/update-action.mdx) - API Reference > Notifications [Get Grouped Notifications](https://next.developer.frame.io/platform/v2/api-reference/notifications/get-grouped-notifications.mdx) - API Reference > Presentations [Create a Presentation Link for an asset](https://next.developer.frame.io/platform/v2/api-reference/presentations/create-presentation.mdx) - API Reference > Presentations [Delete a Presentation](https://next.developer.frame.io/platform/v2/api-reference/presentations/delete-presentation.mdx) - API Reference > Presentations [Get a paginated list of Presentations](https://next.developer.frame.io/platform/v2/api-reference/presentations/get-project-presentations.mdx) - API Reference > Presentations [Get global presentation links](https://next.developer.frame.io/platform/v2/api-reference/presentations/get-user-presentations.mdx) - API Reference > Presentations [Get Presentation Links for a particular asset](https://next.developer.frame.io/platform/v2/api-reference/presentations/get-asset-presentations.mdx) - API Reference > Presentations [Show a Presentation](https://next.developer.frame.io/platform/v2/api-reference/presentations/show-presentation.mdx) - API Reference > Presentations [Update a Presentation](https://next.developer.frame.io/platform/v2/api-reference/presentations/update-presentation.mdx) - API Reference > Projects [Add a Collaborator to a Project](https://next.developer.frame.io/platform/v2/api-reference/projects/add-collaborator-to-project.mdx) - API Reference > Projects [Batch create Collaborators and PendingCollaborators within a Project](https://next.developer.frame.io/platform/v2/api-reference/projects/batch-create-collaborators.mdx) - API Reference > Projects [Batch delete Collaborators and PendingCollaborators for a Project](https://next.developer.frame.io/platform/v2/api-reference/projects/batch-delete-collaborators.mdx) - API Reference > Projects [Create a Project](https://next.developer.frame.io/platform/v2/api-reference/projects/create-project.mdx) - API Reference > Projects [Delete Project by ID](https://next.developer.frame.io/platform/v2/api-reference/projects/delete-project.mdx) - API Reference > Projects [Get current User(s) membership for a Project](https://next.developer.frame.io/platform/v2/api-reference/projects/get-project-membership.mdx) - API Reference > Projects [Get Project by ID](https://next.developer.frame.io/platform/v2/api-reference/projects/get-project.mdx) - API Reference > Projects [Get Project Collaborators](https://next.developer.frame.io/platform/v2/api-reference/projects/get-project-collaborators.mdx) - API Reference > Projects [Get Projects by Team](https://next.developer.frame.io/platform/v2/api-reference/projects/get-projects-by-team.mdx) - API Reference > Projects [Update a Project](https://next.developer.frame.io/platform/v2/api-reference/projects/update-project.mdx) - API Reference > Review Links [Add Asset to a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-item-create.mdx) - API Reference > Review Links [Create a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-create.mdx) - API Reference > Review Links [Delete a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-delete.mdx) - API Reference > Review Links [Get a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-get.mdx) - API Reference > Review Links [Get items in a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-items-list.mdx) - API Reference > Review Links [Invite Reviewer to a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-reviewer-invite.mdx) - API Reference > Review Links [List Review Links in a project](https://next.developer.frame.io/platform/v2/api-reference/review-links/list.mdx) - API Reference > Review Links [Remove items from a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-items-delete.mdx) - API Reference > Review Links [Remove Reviewers from a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-reviewer-delete.mdx) - API Reference > Review Links [Update a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-update.mdx) - API Reference > Review Links [Update Assets in a Review Link](https://next.developer.frame.io/platform/v2/api-reference/review-links/review-link-item-update.mdx) - API Reference > System [Status check](https://next.developer.frame.io/platform/v2/api-reference/system/health-check.mdx) - API Reference > Teams [Add a Team member](https://next.developer.frame.io/platform/v2/api-reference/teams/add-team-member.mdx) - API Reference > Teams [Create a Team for the given Account](https://next.developer.frame.io/platform/v2/api-reference/teams/create-team.mdx) - API Reference > Teams [Get a Team](https://next.developer.frame.io/platform/v2/api-reference/teams/get-team.mdx) - API Reference > Teams [Get all Teams on an Account](https://next.developer.frame.io/platform/v2/api-reference/teams/get-teams-by-account.mdx) - API Reference > Teams [Get Team Members](https://next.developer.frame.io/platform/v2/api-reference/teams/get-team-members.mdx) - API Reference > Teams [Get Teams for User](https://next.developer.frame.io/platform/v2/api-reference/teams/get-teams.mdx) - API Reference > Teams [Get user membership for team](https://next.developer.frame.io/platform/v2/api-reference/teams/get-membership-by-team.mdx) - API Reference > Users [Get Projects where User is a Collaborator](https://next.developer.frame.io/platform/v2/api-reference/users/get-shared-projects.mdx) - API Reference > Users [Get the current authenticated User](https://next.developer.frame.io/platform/v2/api-reference/users/get-me.mdx) - API Reference > Webhooks [Create team webhook](https://next.developer.frame.io/platform/v2/api-reference/webhooks/create-webhook-for-team.mdx) - API Reference > Webhooks [Delete webhook](https://next.developer.frame.io/platform/api-reference/webhooks/delete.mdx) - API Reference > Webhooks [Get Webhook by ID](https://next.developer.frame.io/platform/v2/api-reference/webhooks/get-webhook.mdx) - API Reference > Webhooks [Get Webhooks for Account](https://next.developer.frame.io/platform/v2/api-reference/webhooks/get-webhooks-by-account.mdx) - API Reference > Webhooks [Update webhook](https://next.developer.frame.io/platform/api-reference/webhooks/update.mdx) - API Reference [Device Information](https://next.developer.frame.io/camera-to-cloud/api-reference/device-identify.mdx) - API Reference [Heartbeat ping](https://next.developer.frame.io/camera-to-cloud/api-reference/device-heartbeat.mdx) - API Reference [Create C2C asset](https://next.developer.frame.io/camera-to-cloud/api-reference/device-asset-create.mdx) - API Reference [Create C2C asset](https://next.developer.frame.io/camera-to-cloud/api-reference/device-asset-create.mdx) - API Reference [Request upload URLs for real-time upload](https://next.developer.frame.io/camera-to-cloud/api-reference/device-create-realtime-upload-parts.mdx) - API Reference [Create a Comment from a C2C device](https://next.developer.frame.io/camera-to-cloud/api-reference/create-comment-c-2-c.mdx) - API Reference > Authentication [Request device code](https://next.developer.frame.io/camera-to-cloud/api-reference/authentication/device-request-code.mdx) - API Reference > Authentication [Device Token Exchange](https://next.developer.frame.io/camera-to-cloud/api-reference/authentication/auth-device-token.mdx) - API Reference > Authentication [Revoke Device Authorization](https://next.developer.frame.io/camera-to-cloud/api-reference/authentication/auth-device-revoke-token.mdx) - API Reference > Device Channels [Connect a new device channel](https://next.developer.frame.io/camera-to-cloud/api-reference/device-channels/connect-device-channel.mdx) - API Reference > Device Channels [Disconnect a specific device channel](https://next.developer.frame.io/camera-to-cloud/api-reference/device-channels/disconnect-device-channel.mdx) - API Reference > Device Channels [Disconnect all device channels](https://next.developer.frame.io/camera-to-cloud/api-reference/device-channels/disconnect-all-device-channels.mdx) - API Reference > Device Channels [Trigger a real-time logging event](https://next.developer.frame.io/camera-to-cloud/api-reference/device-channels/trigger-realtime-logging-event.mdx) - API Reference > Applications Auth [Connect device](https://next.developer.frame.io/camera-to-cloud/api-reference/applications-auth/device-project-connect.mdx) - API Reference > Applications Auth [Disconnect device](https://next.developer.frame.io/camera-to-cloud/api-reference/applications-auth/device-project-disconnect.mdx) - API Reference > Applications Auth [List accounts](https://next.developer.frame.io/camera-to-cloud/api-reference/applications-auth/device-list-accounts.mdx) - API Reference > Applications Auth [List projects for account](https://next.developer.frame.io/camera-to-cloud/api-reference/applications-auth/device-list-projects.mdx) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://next.developer.frame.io/openapi.json) - [OpenAPI YAML](https://next.developer.frame.io/openapi.yaml)