🧠 Semantic Search Error – "not an authorised object type"

Originally posted by David List

Hey team :waving_hand:

Super excited to see the new Semantic Search and related endpoints land β€” looks like an awesome step forward!

Just jumping in to test it out, but I’m consistently hitting the following response:

{
  "errorCode": 400,
  "message": "search is not an authorised object type"
}

Totally understand this might still be propagating β€” looks like it only went live around an hour ago at the time of posting β€” but just wanted to confirm:

:locked_with_key: I’m using an API key in the header for auth β€” is that the correct approach?

Would love to get stuck into implementation as soon as it’s ready. Appreciate any insight :folded_hands:

β€” David