/api/embed

GET /api/embed/card/{token}

Fetch a Card via a JSON Web Token signed with the embedding-secret-key.

Token should have the following format:

 {:resource {:question <card-id>}}
get/api/embed/card/{token}

Path parameters

tokenstring required

Response

Successful response

Changes