get_record
Retrieve a specific record from a PocketBase collection by providing the collection name and record ID, with optional relation expansion for detailed data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
expand | No | Relations to expand | |
id | Yes | Record ID |