---
title: "BADGE_ID_TO_USER()"
slug: "badge-id-to-user"
updated: 2025-10-14T16:28:23Z
published: 2025-11-19T15:55:50Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.tulip.co/llms.txt
> Use this file to discover all available pages before exploring further.

# BADGE_ID_TO_USER()

## Description

Converts a badge id to a user object

## Available In

- **Apps**

## Syntax

BADGE_ID_TO_USER(badgeID: Text) => User

## Example

BADGE_ID_TO_USER("123") = User<abc>
