Was this helpful?
/blocks/locate
curl -L \ --request POST \ --url 'https://beta.data.banyan.computer/api/v1/blocks/locate' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: application/json' \ --data '[ "text" ]'
{ "ANY_ADDITIONAL_PROPERTY": [ "text" ] }