POST
/
get-flashcard-item

Body

application/json
cardID
string
required

The unique numerical identifier of the specific card being retrieved from the flashcard set.

Response

200 - application/json
back
string

The back side content of the flashcard.

front
string

The front side content of the flashcard.