mermaid_get_me: Get your MERMAID Profile

View source: R/mermaid_get_me.R

mermaid_get_meR Documentation

Get your MERMAID Profile

Description

Get your MERMAID profile. Returns ID, first/last name, and email address. Requires authorization.

Usage

mermaid_get_me(token = mermaid_token())

Arguments

token

API token. Not required for unauthenticated endpoints. Get manually via mermaid_auth or automatically when running a function that requires a token.

Value

A tibble of MERMAID profile information, including first and last name, full name, and email address.

Examples

## Not run: 
mermaid_get_me()

## End(Not run)

data-mermaid/mermaidr documentation built on Jan. 26, 2025, 12:29 p.m.