Get Service User by IDCopy Pageget https://example.com/ums/v2/services/{id}Path ParamsiduuidrequiredResponses 200The below table describes the response parameters: ParameterTypeDescriptionExampleactivebooleanroleIdstringA UUID formatted string3fa85f64-5717-4562-b3fc-2c963f66afa6typestringValues:INTERNAL_SERVICE,EXTERNAL_SERVICEownerOrganizationIdstringA UUID formatted string3fa85f64-5717-4562-b3fc-2c963f66afa6namestringaccessTokenExpirationInMinutesintegeridstringsecretKeysarraysecretKeys[index]arraysecretKeys[index].idstringsecretKeys[index].creationTimestring 400Bad Request 401Code : TOKEN_NOT_VALID, Details: [] 403Code : ACCESS_DENIED, Details: [] 404Code : SERVICE_USER_NOT_FOUND, Details: [id] 500Code : INTERNAL_SERVER_ERROR, Details: [] 504Code : GATEWAY_TIMEOUT, Details: []Updated 5 months ago