---
title: "GET /rest?method=flickr.photos.licenses.getInfo"
method: GET
path: "/rest?method=flickr.photos.licenses.getInfo"
tags: ["Public"]
---

# GET /rest?method=flickr.photos.licenses.getInfo

`GET /rest?method=flickr.photos.licenses.getInfo`

Fetches a list of available photo licenses for Flickr

## Query parameters

- `api_key` string, required

## Response `200`

OK

- object
  - `licenses` object
    - `license` object[]
      - `id` integer
      - `name` string
      - `url` string
  - `stat` string

---

[API](https://skmtc.dev/flickr/apis/flickr-api-schema.md) · [All operations](https://skmtc.dev/flickr/apis/flickr-api-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flickr/flickr-api-schema/revisions/0bb9aa5f48a7/schema)
