Get Registered Service by Service ID
This API returns the registered Reltio service/resources based on the Service ID. The response depends on the existing role that the user has.
The Get All Registered Services API request returns all the registered Reltio services from the Auth Server based on the user's access rights.
Request Type | GET |
URL | {oauth_uri}/reltioservices/{serviceId} |
Path Parameter | Service ID of the registered Reltio service |
Access | - |
Response
JSON Object representing the registered reltio service.
Getting Registered Services Details
Request
Response