GET /2/status
Retrieves the time when the Analytics data for the specified index was last updated.
If the index has been recently created or no search has been performed yet the updated time is null
.
The Analytics data is updated every 5 minutes.
Servers
- https://analytics.{region}.algolia.com
- https://analytics.algolia.com
Query parameters
Name | Type | Required | Description |
---|---|---|---|
index |
String | Yes |
Index name. |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.