API-Reference Help

/Admin/{id} GET

GET method/Admin/{id}

Request parameters

Responses

[ { "accountId": 96, "email": "example", "passwordHash": "example", "role": "example", "isActive": true, "createdAt": "1971-04-26T12:26:06Z", "updatedAt": "1971-04-26T12:26:06Z", "owner": { "appMetadata": {}, "aud": "example", "confirmationSentAt": "1971-04-26T12:26:06Z", "confirmedAt": "1971-04-26T12:26:06Z", "createdAt": "1971-04-26T12:26:06Z", "email": "example", "emailConfirmedAt": "1971-04-26T12:26:06Z", "id": "example", "identities": [ { "id": "example", "userId": "example", "identityData": {}, "identityId": "example", "provider": "example", "createdAt": "1971-04-26T12:26:06Z", "lastSignInAt": "1971-04-26T12:26:06Z", "updatedAt": "1971-04-26T12:26:06Z" } ], "invitedAt": "1971-04-26T12:26:06Z", "lastSignInAt": "1971-04-26T12:26:06Z", "phone": "example", "phoneConfirmedAt": "1971-04-26T12:26:06Z", "recoverySentAt": "1971-04-26T12:26:06Z", "role": "example", "updatedAt": "1971-04-26T12:26:06Z", "bannedUntil": "1971-04-26T12:26:06Z", "isAnonymous": true, "factors": [ { "id": "example", "friendlyName": "example", "factorType": "example", "status": "example", "createdAt": "1971-04-26T12:26:06Z", "updatedAt": "1971-04-26T12:26:06Z" } ], "userMetadata": {} }, "userId": "example", "isSoftDeleted": true } ]
{ "type": "example", "title": "example", "status": 96, "detail": "example", "instance": "example" }
Last modified: 21 December 2024