Retrieve details for a specific index in a table.
cURL
curl --request GET \ --url https://api.fluxend.app/tables/{tableUUID}/indexes/{indexName} \ --header 'Authorization: <authorization>'
{ "content": "<unknown>", "errors": [ "<string>" ], "metadata": "<unknown>", "success": true }
Bearer Token
Table UUID
Index Name
Index details