Roles
GET {{base_url}}/roles
Use this endpoint to retrieve a list of available roles for Vantagepoint users.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"Role":"ACCOUNTING"},{"Role":"BOPM"},{"Role":"CRMADM"},{"Role":"CUSTOMERSERVICE"},{"Role":"DEFAULT"},{"Role":"MARKETING"},{"Role":"PROJECTMGR"},{"Role":"SETUP"},{"Role":"TIME_AND_EXPENSE"}]