Get Resource By Id
Get your resource by it’s id.
Authorizations
Path Parameters
The resource's id.
Response
The resource's id.
The organisation id of the resource.
The user id of the creator.
The name of the resource.
The type of the resource. Values can be VIDEO | PDF | TEXT | YOUTUBE | WEB | GOOGLE_DRIVE.
The created date of the resource. Unix timestamp in milliseconds.
The status of the AI processing of the resource. Values can be NOT_STARTED | IN_PROGRESS | DONE | FAILED_NO_TEXT_FOUND | FAILED.
YouTube video id. Defined only of the resource type is YOUTUBE.
Google Drive resource object. Defined only of the resource type is GOOGLE_DRIVE.
Website data. Defined only of the resource type is WEB.
Video length in seconds. Defined only of the resource type is VIDEO.
File length in bytes. Defined only of the resource type is PDF or VIDEO.
Synchronization frequency in milliseconds.
Last synchronization date. Unix timestamp in milliseconds.