---
title: "Get DirectView URL"
method: GET
path: "/createview/{pipelineID}"
tags: ["directView"]
---

# Get DirectView URL

`GET /createview/{pipelineID}`

Create a DirectView webmap instance for a pipeline. Returns a URL to a webmap with your pipeline results displayed on the map. Authentication required via x-api-key header.

## Path parameters

- `pipelineID` string, required

## Response `200`

Success

- object
  - `url` string, uri — URL to the DirectView webmap

## Other responses

- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.net/skywatch/apis/api-specification.md) · [All operations](https://skmtc.net/skywatch/apis/api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/skywatch/api-specification/revisions/51f7c5a8d15d/schema)
