---
title: "Captions"
method: GET
path: "/map/{versionNumber}/copyrights/caption.{format}"
tags: ["Copyrights"]
---

# Captions

`GET /map/{versionNumber}/copyrights/caption.{format}`

This API returns copyright captions for the map service.

## Path parameters

- `versionNumber` 1, required
- `format` 'json' | 'jsonp' | 'xml', required

## Query parameters

- `callback` string

## Response `200`

<b>OK</b>

## Other responses

- `304` — <b>Not Modified</b>
- `400` — <b>Malformed request</b>: malformed syntax. Possible causes include: - requested syntax is not available
- `403` — <b>Forbidden</b>: Supplied API key is not valid for this request
- `410` — <b>Gone</b>: Request for unsupported format
- `500` — <b>Internal Server Error</b>: There is a problem with the TomTom Copyrights API service

---

[API](https://skmtc.net/tomtom/apis/maps.md) · [All operations](https://skmtc.net/tomtom/apis/maps/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tomtom/maps/versions/c56e9cd926c6/schema)
