Skip to main content
GET
/
v3
/
profiles
/
{profile}
/
linked_redemptions
Browse Linked Profile Redemptions
curl --request GET \
  --url http://localhost/api/v3/profiles/{profile}/linked_redemptions
{
  "data": [
    "<unknown>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

profile
string<uuid>
required

The profile ID

Response

data
any[]
required