GET /apis/{apiId}/versions/{apiVersionId}/relations

getpostman.com

Summary: Get linked relations
Operation ID: getLinkedRelations
Auth: unknown
Description

This call fetches all the relations which are linked to the specified API version along with their details. The response will contain a `relations` object which lists all the relation types which are linked to the API version. Each of the relation type will be an object which details the relations of this type. > Requires <a href="#authentication">API Key</a> as `X-Api-Key` request header or `apikey` URL query parameter.

Parameters (2)

apiId (string, path, required)
apiVersionId (string, path, required)

No probe data for this endpoint yet.