Dataloop Platform
Developers and support docs
SDK and CLI docs
Nothing Found
Dataloop Platform
Developers and support docs
SDK and CLI docs
FaasQueryQueryEntities
Security
bearerAuth
Request
Request Body schema:
application/json
resource
string
filter
object
sort
object
page
number
<double>
pageSize
number
<double>
Responses
200
Ok
post
/query/faas
Try it
Request samples
Payload
Python
curl
JavaScript
Node.js
application/json
Copy
Expand all
Collapse all
{
"resource"
:
"string"
,
"filter"
:
{ }
,
"sort"
:
{ }
,
"page"
:
0
,
"pageSize"
:
0
}
Response samples
200
application/json
Copy
{ }
Next to
Create Recipe