/
OP
openwearables
/
Open Wearables API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 23h ago
View markdown
openwearables
Open Wearables API
get
List Invitations
v5
latest
OpenAPI 3.1.0
2026-08-08
121
143
224.6 KB
External: Apple Health Import
3
External: Connections
3
External: Data Sources
1
External: Data Sync
5
External: Events
6
External: Health Scores
1
External: Meta
1
External: Mobile SDK
5
External: Providers
2
External: Summaries
5
External: Sync Status
4
External: Timeseries
1
External: Token
2
External: Users
5
External: Webhooks
10
Internal: API Keys
5
Internal: Applications
4
Internal: Auth
5
Internal: Config
1
Internal: Dashboard
1
Internal: Data Lifecycle
3
Internal: Developers
4
Internal: Invitations
5
get
List Invitations
post
Create Invitation
delete
Revoke Invitation
post
Resend Invitation
post
Accept Invitation
Internal: Priorities
6
Internal: Providers
2
Internal: Seed Data
3
System: OAuth
3
System: Provider Webhooks
8
System: Provider Webhooks (Deprecated)
11
System: Strava Webhooks
3
System: Vendor Workouts
2
get
Root
Internal: Invitations
List Invitations
List all pending invitations.
get
/api/v1/invitations
Response
Successful Response
InvitationRead[]
required
id
string
uuid
required
email
string
required
token
string
required
status
'pending'
|
'sent'
|
'failed'
|
'accepted'
|
'expired'
|
'revoked'
required
expires_at
string
date-time
required
created_at
string
date-time
required
invited_by_id
string
uuid
nullable