How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Baserow Workspace invitations API

The Workspace invitations API from Baserow — 5 operation(s) for workspace invitations.

Baserow Workspace invitations API is one of 58 APIs that Baserow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Workspace Invitations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 8 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 2.2.2.

Requests are made against the base URL https://api.baserow.io.

8 operations 5 paths 6 schemas 1 DELETE3 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.2.2
Base URL
https://api.baserow.io
Authentication
HTTP Bearer, HTTP Bearer, HTTP Bearer
License
Resource Areas
1

Authentication & Security 3

Baserow Workspace invitations API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (Token your_token) (Database token). It accepts HTTP bearer tokens (JWT your_token) (JWT). It accepts HTTP bearer tokens (JWT your_token) (UserSource JWT).

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Workspace invitations 8
GET
/api/workspaces/invitations/{workspace_invitation_id}/
Returns the requested workspace invitation if the authorized user has admin right to the related workspace
get_workspace_invitation 1 param → 200400404
PATCH
/api/workspaces/invitations/{workspace_invitation_id}/
Updates the existing workspace invitation related to the provided workspaceinvitationid param if the authorized user has admin rights to the related workspace.
update_workspace_invitation 1 param body → 200400404
DELETE
/api/workspaces/invitations/{workspace_invitation_id}/
Deletes a workspace invitation if the authorized user has admin rights to the related workspace.
delete_workspace_invitation 1 param → 204400404
POST
/api/workspaces/invitations/{workspace_invitation_id}/accept/
Accepts a workspace invitation with the given id if the email address of the user matches that of the invitation.
accept_workspace_invitation 1 param → 200400404
POST
/api/workspaces/invitations/{workspace_invitation_id}/reject/
Rejects a workspace invitation with the given id if the email address of the user matches that of the invitation.
reject_workspace_invitation 1 param → 204400404
GET
/api/workspaces/invitations/token/{token}/
Responds with the serialized workspace invitation if an invitation with the provided token is found.
get_workspace_invitation_by_token 1 param → 200400404
GET
/api/workspaces/invitations/workspace/{workspace_id}/
Lists all the workspace invitations of the workspace related to the provided workspaceid parameter if the authorized user has admin rights to that workspace.
list_workspace_invitations 1 param → 200400404
POST
/api/workspaces/invitations/workspace/{workspace_id}/
Creates a new workspace invitations for an email address if the authorized user has admin rights to the related workspace. An email containing a sign up link will be send to the user.
create_workspace_invitation 1 param body → 200400404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are WorkspaceUser (9 properties), WorkspaceUserWorkspace (7 properties), UserWorkspaceInvitation (6 properties), WorkspaceInvitation (5 properties). Each schema is shown below with its type and property counts.

WorkspaceInvitation
object
5 properties 4 required
UserWorkspaceInvitation
object
This serializer is used for displaying the invitation to the user that doesn't have access to the workspace yet, so not for invitation management purposes.
6 properties 6 required
WorkspaceUserWorkspace
object
This serializers includes relevant fields of the Workspace model, but also some WorkspaceUser specific fields related to the workspace user relation. Additiona…
7 properties 7 required
WorkspaceUser
object
9 properties 8 required
PatchedUpdateWorkspaceInvitation
object
1 property
CreateWorkspaceInvitation
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-workspace-invitations-api-openapi.yml Raw ↑

Other APIs Baserow publishes across the network.

Baserow Admin API
Baserow Admin data scanner API
Baserow AI Assistant API
Baserow Applications API
Baserow Audit log API
Baserow Auth API
Baserow Automation history API
Baserow Automation nodes API
Baserow Automation workflows API
Baserow Builder data sources API
Baserow Builder domains API
Baserow Builder elements API
Where this information came from

This is an independent, third-party profile of Baserow Workspace invitations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.