Books
Get a book
Retrieve a book by ID
GET
Get a book
Authorizations
OAuth 2.0 Bearer Token from Clerk authentication
Path Parameters
The book ID
Response
successful
The ID of the book
Example:
"abc123xyz"
The name of the book
Example:
"John's Book"
The authenticated user's role in this book. Null for admin users accessing books without an explicit BookUser record.
Available options:
principal, contributor, viewer Example:
"principal"
Users with access to this book
Available tier labels for households in this book
Teams in the book's company
Previous
List businessesList all businesses. Supports filtering by book_id, name, and updated_since.
Next
Get a book