get
https://developer-api.bringg.com/services/7NqWvL4R/service_uuid1/service_uuid2-1-1-1
Get an existing User Role by ID or External ID in Bringg.
User Roles, also known as user types, store certain information about users that are common across many users who share the same capacity limits and cost.
This endpoint uses query paramsInstead of sending a payload, include the
idorexternal_idin the endpoint URL. For example:https://developer-api.bringg.com/services/<service-id>/<secret-1>/<secret-2>/?id=12345https://developer-api.bringg.com/services/<service-id>/<secret-1>/<secret-2>/?external_id=v123

