Get Role
get https://api.everbridge.net/rest/roles//
Get a role for an organization.
Response body
Property | Description |
---|---|
owner | The account or organization the user belongs to |
contactId | The existing contact ID within an organization to link to the user |
contactOrgId | The linked contact's organization ID |
Error Messages
status | message |
---|---|
400 | Missing or invalid request input. |
401 | Invalid credentials: Password invalid |
401 | Invalid credentials: Get User failed |
401 | Org {organizaitonID} does not exist. |
404 | Invalid Role |
404 | Invalid Organization |