user
Get platform user details
Fetch a single platform user (a ProVision agent or administrator) by ID. Useful for resolving an assignee or actor reference returned by the conversation endpoints. Requires the user:read scope.
GET
Get platform user details
Authorizations
Send the API key in the x-api-key header.
Path Parameters
Platform user id. Newer ids are ovuid-<uuid>; legacy users may have bare (e.g. numeric) ids.
Minimum string length:
1Example:
"ovuid-aaaaaaaa-aaaa-4aaa-8aaa-aaaaaaaaaaaa"
Get platform user details