POST api/{version}/FlashCard/GetFlashCardDetailsForAdmin?directoryId={directoryId}
To get the flash card details from Practice portal to assign in course materials
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| directoryId | integer |
Default value is 0 |
|
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of FlashcardFolderDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| FolderId |
To get the Folder Id of the flash card set |
integer |
None. |
| FolderName |
To get or set the folder name of the flash card set |
string |
None. |
| LtFlashcardSetDetails |
to get or set the list of flash card set in the folder |
Collection of FlashcardSetDetails |
None. |
| LtFlashcardFolderDetails |
To get the list of the sub folder in the given folders |
Collection of FlashcardFolderDetails |
None. |
Response Formats
application/json
Sample:
text/json
Sample: