{
"hydra:member": [
{
"@id": "<string>",
"@type": "<string>",
"uuid": "<string>",
"id": 123,
"name": "<string>",
"nameEn": "<string>",
"productStripeId": "<string>",
"localCenter": "https://example.com/",
"isArchived": true,
"hasSubscription": true,
"hasOneTimePayment": true,
"goalValue": 123,
"description": "<string>",
"descriptionEn": "<string>",
"logo": "<string>",
"isFee": true,
"isDonation": true,
"settings": {
"tenantLogo": true,
"showTitle": true,
"colorSelection": null,
"colorButton": null,
"disableSubscribe": false,
"commentSection": true,
"newestAndTopDonationSection": true,
"requireFullAddress": false,
"disableRegister": false,
"lightThemeOnly": false,
"isThankYouSingular": false
},
"descriptionInternal": "<string>",
"type": "<string>",
"goalValueSubscription": 123,
"abTestingEnabled": true,
"slug": "<string>",
"slugGo": "<string>",
"slugEnGo": "<string>",
"metaGraphImage": "<string>"
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}
Retrieves the collection of Product resources.
{
"hydra:member": [
{
"@id": "<string>",
"@type": "<string>",
"uuid": "<string>",
"id": 123,
"name": "<string>",
"nameEn": "<string>",
"productStripeId": "<string>",
"localCenter": "https://example.com/",
"isArchived": true,
"hasSubscription": true,
"hasOneTimePayment": true,
"goalValue": 123,
"description": "<string>",
"descriptionEn": "<string>",
"logo": "<string>",
"isFee": true,
"isDonation": true,
"settings": {
"tenantLogo": true,
"showTitle": true,
"colorSelection": null,
"colorButton": null,
"disableSubscribe": false,
"commentSection": true,
"newestAndTopDonationSection": true,
"requireFullAddress": false,
"disableRegister": false,
"lightThemeOnly": false,
"isThankYouSingular": false
},
"descriptionInternal": "<string>",
"type": "<string>",
"goalValueSubscription": 123,
"abTestingEnabled": true,
"slug": "<string>",
"slugGo": "<string>",
"slugEnGo": "<string>",
"metaGraphImage": "<string>"
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}
The collection page number
Enable or disable pagination
Product collection
The response is of type object
.