<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Geena User API</title>
    <link>https://docs.test.geena.eu/index.html</link>
    <description>GraphQL API reference for the Geena user scope</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://docs.test.geena.eu/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Getting Started</title>
      <link>https://docs.test.geena.eu/getting-started/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.test.geena.eu/getting-started/index.html</guid>
      <description>Getting Started Start here if you are integrating a client against the Geena User API for the first time.&#xA;Authentication — email-OTP login, JWT session management, secondary-email verification. Partner OAuth Login — one-click login via a partner company’s OAuth2 IdP, session cookies, and how to onboard a new partner integration. GraphQL basics — the single unified endpoint, scope wrapping (user { ... }), error shape, nullable scope roots.</description>
    </item>
    <item>
      <title>User API</title>
      <link>https://docs.test.geena.eu/user/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.test.geena.eu/user/index.html</guid>
      <description>User API Operations under the user scope of the unified GraphQL endpoint (POST /graphql). All calls require a Bearer JWT obtained from verify-otp.&#xA;Sections register — finalise a new user account status — registration / tier / seal state seal / unseal — vault key management schemas — discover built-in JSON schemas at runtime documents/ — private-vault documents (7 ops) files/ — private-vault files (5 ops) shared-vaults/ — shared vault creation, docs, files Info Most write operations require the user’s vault to be unsealed. Reading status works while sealed; most other endpoints do not.</description>
    </item>
    <item>
      <title>Reference</title>
      <link>https://docs.test.geena.eu/reference/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.test.geena.eu/reference/index.html</guid>
      <description>Reference Enums — all enum values referenced in the User API. Error codes — HTTP and GraphQL error shapes. Built-in schemas — catalog of the 24 shipped JSON schemas (schemaRef values, fields, scope). Embedded schemas — using the documentSchema field: validation pipeline, supported JSON Schema features, $ref to built-ins, composition patterns.</description>
    </item>
  </channel>
</rss>