v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Auth

Retrieve Neon Auth details for the branch

Retrieves the Neon Auth integration details for the specified branch, including the auth provider type and integration status.

get/projects/{project_id}/branches/{branch_id}/auth

Response

Fetched the details of the Neon Auth integration for the specified branch

auth_provider'mock' | 'stack' | 'better_auth' required
auth_provider_project_idstring required
branch_idstring required
db_namestring required
created_atstring date-time required
owned_by'user' | 'neon' required
transfer_status'initiated' | 'finished'
jwks_urlstring required
base_urlstring
namestring

The application name used in auth emails and communications. Defaults to the Neon project name.