Provides the details for the Security Hub administrator account for the current member account.
Can be used by both member accounts that are managed using Organizations and accounts that were invited manually.
get/administrator
Response
Success
Example response
{
"Administrator": {
"AccountId": "123456789012",
"InvitationId": "7ab938c5d52d7904ad09f9e7c20cc4eb",
"InvitedAt": "2020-06-01T20:21:18.042000+00:00",
"MemberStatus": "ASSOCIATED"
}
}