cURL
curl --request POST \ --url https://api.supersonic.cv/notes/get \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "note_id": "<string>" } '
{}
API key: supersonic_live_...
Note (Activity) UUID
Success
The response is of type object.
object