Services

Retrieve a specific service

Retrieves details about a specific service by its ID.

get/services/{serviceId}

Path parameters

serviceIdstring required

The ID of the service to retrieve.

Response

Service details retrieved successfully.

serviceIdstring
namestring
organizationIdstring
descriptionstring

Changes