Api reference
GET Harnesses Id Accounts
GET
/v1/harnesses/{id}/accountsAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/harnesses/string/accounts"[ { "id": "string", "harnessId": "string", "profileKind": "default", "label": "string", "email": "string", "organizationId": "string", "authMethod": "string", "authState": "checking", "isActive": true, "canLogin": true, "canLogout": true, "lastCheckedAt": "string", "detail": "string" }]{ "error": "string"}{ "error": "string"}{ "error": "string"}