Documentation

API Documentation

Base URL

https://api.pickaxe.co/v1
Pickaxe
Document
User
Memory
Product
POST

/studio/pickaxe/history

Fetch specific Pickaxe chat history.

pickaxeIdstringRequired

The unique identifier for the Pickaxe form whose chat history you want to retrieve.

skipnumberOptionalDefaults to 0

The number of recent conversations to skip.

limitnumberOptionalDefaults to 10

The maximum number of recent conversations to return.

formatstringOptional

The desired output format for the chat history. Can be "raw" or "messages". Defaults to "messages".