Skip to main content
GET
/
ListProductPlatforms
List Product Platforms
curl --request GET \
  --url https://app.uplifthub.io/P195_Exposed_Integrations/rest/V1/ListProductPlatforms \
  --header 'X-apikey: <api-key>'
[
  {
    "Id": 1234567891234567,
    "Name": ""
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.uplifthub.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-apikey
string
header
required

Response

200 - application/json
Id
integer<int64>
required
Example:

1234567891234567

Name
string
default:""
required