Skip to content

docs(providers): document owner_signup_limit on Provider - #249

Merged
sidharth0612 merged 1 commit into
mainfrom
sid/providers-owner-signup-limit
Sep 16, 2026
Merged

sidharth0612 merged 1 commit into
mainfrom
sid/providers-owner-signup-limit

Conversation

@sidharth0612

Copy link
Copy Markdown
Contributor

Documents the owner_signup_limit field that GET /v0/providers and GET /v0/providers/{provider_id} publish for listed providers, shipped in agentmail-to/agentmail-api#1315.

  • owner_signup_limit (optional integer): the provider's cap on how many accounts the caller's organization may sign up at it.
  • Omitted when the provider sets no limit. 0 means the provider has paused new sign-ups while existing accounts keep signing in.

Updated in both the Fern definition (providers.yml) and the OpenAPI export, in step, as prior provider/API-key docs commits did.

🤖 Generated with Claude Code

Published by GET /v0/providers and GET /v0/providers/{provider_id}
(agentmail-api #1315): the provider's cap on accounts one organization
may sign up at it. Omitted = no limit, 0 = new sign-ups paused.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

📋 View the side-by-side API change review

The link expires in 7 days.

🔒 Your API specs are encrypted in CI before they're uploaded. The decryption key stays in this link's URL fragment (after the #), which browsers never send to a server, so oasdiff cannot read your specs. How it works →

Posted automatically by the oasdiff GitHub Action. To turn this off (no spec upload, no comment), set review: false on the action.

@github-actions

Copy link
Copy Markdown

✨ API Changes

# API Changelog n/a vs. n/a


## API Changes

### GET /v0/providers
-  added the optional property `providers/items/owner_signup_limit` to the response with the `200` status


### GET /v0/providers/search
-  added the optional property `providers/items/owner_signup_limit` to the response with the `200` status


### GET /v0/providers/{provider_id}
-  added the optional property `owner_signup_limit` to the response with the `200` status


### GET /v0/providers/{provider_id}/accounts
-  added the optional property `provider/owner_signup_limit` to the response with the `200` status

💡 Download api-changelog-diff artifact or tag @fern Writer in #github-prs for changelog.

@github-actions

Copy link
Copy Markdown

@sidharth0612
sidharth0612 merged commit ada7af2 into main Sep 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants