Skip to content

operations.get_service

GET
/services/{service_id}
curl --request GET \
--url https://raw.githubusercontent.com/federation/v1/services/example

Get a service

service_id
required
string

ID of a local service that can be queried by federation

Successful query

Service not found

Internal Error