Check a request
An authenticated client can check the status and response of a current or past request.
Get data about a past request
GET
https://opensourceAIs.com/api/v1/private/client/request/{{uid_backlog}}
Path Parameters
Name
Type
Description
uid_backlog
String
the uid that you received when calling the AI for processing a request
Last updated