GET /apis/{apiId}/versions/{apiVersionId}/environment
Summary: Get environment relations
Operation ID: getEnvironmentRelations
Auth: unknown
Operation ID: getEnvironmentRelations
Auth: unknown
Description
This call fetches all the relations by type which are linked to the specified API version along with their details. The response will contain an array with key `{{relationType}}`. Each of the item will consist of all the details related each of the relation. > 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.