Skip to main content
POST
Requires scope: sdk:patient-token Use as Bearer token with the Patient State MCP server.

Parameters

str
required
Olira patient id to lock the token to.

Returns

PatientToken
str
JWT string.
str
Typically “bearer”.
int
Lifetime in seconds.
list[str]
Granted OAuth scopes for this token.

Raises