GET restapi/personal/ai/stores/{storeToken}/status/v1

Gets the status of all files in a store.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeToken

The store token.

string

Required

Body Parameters

None.

Response Information

Resource Description

Response containing file statuses.

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.