List User Accounts
List all accounts linked to the user
Authorization
bearerAuth AuthorizationBearer <token>
Bearer token authentication
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://console.threatmatic.ai/api/auth/list-accounts"[
{
"id": "string",
"providerId": "string",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"accountId": "string",
"userId": "string",
"scopes": [
"string"
]
}
]{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}