{
"success": true,
"data": "<unknown>"
}Retrieves the current iser’s concats, filtering by status, text, and language. Support paging. This can be used to get the current users drafts, published concats, suspended or hidden concats, and even deleted concats.
Notable Values for Status Type ID Parameter:
1: Draft2: Published3: Under Review4: Suspended5: Hidden6: Scheduled{
"success": true,
"data": "<unknown>"
}The access token received from the authorization server in the OAuth 2.0 flow.