post https://us-central1-readysandbox.cloudfunctions.net/projects-getAll
Log in to see full request history
Responses
400Invalid argument error for invalid input values.
400Invalid argument error for invalid input values.
xxxxxxxxxx
curl --request POST \
--url https://us-central1-readysandbox.cloudfunctions.net/projects-getAll \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
106}
{
"projects": [
{
"id": "string",
"organizationId": "string",
"name": "string",
"title": "string",
"subTitle": "string",
"description": "string",
"ownerId": "string",
"categories": [
"string"
],
"tags": [
"string"
],
"platforms": [
"string"
],
"screenshots": [
{
"platformId": "string",
"images": [
{
"source": "string",