Skip to main content

Retrieve intermediaries

This API is responsible for retrieving all intermediaries that are connected in an unique itemId.

[GET]/api/v1/{itemId}/intermediary

Response: List of Intermediaries.

Header

Header used on this API are those taken from header standards of TS Digital.

Content-type is accepted in application/json

Query Parameters

Parameters used to make a successful request.

  • itemId: Unique personal identification of the item associated with the Intermediary requested. Mandatory for personal or technical users.

Body

No body is needed to make this request.