GET restapi/personal/ai/stores/{storeToken}/status/v1
Gets the status of all files in a store.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeToken |
The store token. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Response containing file statuses.
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.