Retrieve configuration status
Reports the status of a Query Suggestions index.
settingsAuthorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
Query Suggestions index name. Name of the Query Suggestions index (case-sensitive).
"ALGOLIA_INDEX_NAME"
Response
OK
Name of the Query Suggestions index (case-sensitive).
"ALGOLIA_INDEX_NAME"
Whether the creation or update of the Query Suggestions index is in progress.
false
Date and time when the Query Suggestions index was last built, in RFC 3339 format.
"2023-07-05T08:03:53Z"
Duration of the last successful build in seconds.
28
Date and time when the Query Suggestions index was last updated successfully.
"2023-07-05T08:03:53Z"