Recupera tutti i commenti e tutte le risposte di un thread di commenti

Questo endpoint restituisce tutti i commenti e le risposte in un elenco semplice.

Autenticazione

AuthorizationBearer

Autenticazione bearer nella forma Bearer <token>, dove token è il tuo token di autenticazione.

Parametri di percorso

asset_idstringObbligatorioformat: "uuid"

Parametri di query

includestringOpzionale

Header di risposta

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

Risposta

Comments success response
annotationstringOpzionale
completedbooleanOpzionale
completed_atstringOpzionale
completer_idstringOpzionaleformat: "uuid"
has_repliesbooleanOpzionale
idstringOpzionaleformat: "uuid"
like_countintegerOpzionale
ownerobjectOpzionale
Modello utente
owner_idstringOpzionaleformat: "uuid"
textstringOpzionale
timestampintegerOpzionale

Errori

401
Unauthorized Error
404
Not Found Error