---
title: "List Function Ids"
method: GET
path: "/v2/nvcf/functions/ids"
tags: ["Function Management"]
---

# List Function Ids

`GET /v2/nvcf/functions/ids`

Lists ids of all the functions in the authenticated NVIDIA Cloud Account.  Requires either a bearer token or an api-key with 'list_functions' or  'list_functions_details' scopes in the HTTP Authorization header.

## Query parameters

- `visibility` string[]

## Response `200`

OK

- ListFunctionIdsResponse — Response body containing list of function ids in an account
  - `functionIds` string[], required — List of function ids

---

[API](https://skmtc.dev/brevdev/apis/cloud-functions.md) · [All operations](https://skmtc.dev/brevdev/apis/cloud-functions/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brevdev/cloud-functions/revisions/add37b001ffc/schema)
