post https://us-central1-readysandbox.cloudfunctions.net/projects-getByIds
Log in to see full request history
Responses
400Invalid argument error for invalid input values.
410Not Found error indicating the project does not exist.
400Invalid argument error for invalid input values.
410Not Found error indicating the project does not exist.
xxxxxxxxxx
curl --request POST \
--url https://us-central1-readysandbox.cloudfunctions.net/projects-getByIds \
--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",