List Org. Node Statuses

POST https://{{axpAPIDomain}}/api/admin/account/v1/accounts/:accountId/organization-nodes:listStatuses

This API requires the Account Administrator role.

Lists the current statuses for the given organization nodes.

Request Body

{"organizationNodeIds"=>["GFADED", "SWECDR"]}

HEADERS

KeyDatatypeRequiredDescription
appkeystring
Content-Typestring
Acceptstring

RESPONSES

status: OK

[{"action":"ADD","status":"COMPLETED","message":"Completed successfully","organizationNodeId":"DAERCS"}]