cURL
curl --request GET \ --url https://api.thehaystack.ai/v2/haystack/speakers/{speakerId} \ --header 'Authorization: Bearer <token>'
{ "speaker": { "id": 123, "name": "Pastor John Smith", "bio": "<string>", "imageUrl": "<string>", "imageFilename": "<string>", "itemCount": 123 } }
Documentation IndexFetch the complete documentation index at: https://developer.thehaystack.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.thehaystack.ai/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API token from the Haystack dashboard
items
Speaker detail
Show child attributes