Skip to main content
GET
Get one MarketPlaceApplication
A MarketPlaceApplication represents an application available in the Nexudus marketplace. Marketplace apps provide integrations with third-party services, automation tools, and additional platform features.

Authentication

This endpoint requires OAuth2 authentication. Include a valid bearer token in the Authorization header. The authenticated user must be a full unrestricted administrator or have the MarketPlaceApplication-Read role.

Path Parameters

integer
required
The Id of the MarketPlaceApplication record to retrieve.

Code Examples

Response

200

integer
ID of the developer linked to this record.
string
The name value for this market place application.
string
The terms and conditions value for this market place application.
string
The support email value for this market place application.
string
The developer name value for this market place application.
boolean
Whether published is enabled.
string
The secret key value for this market place application.
string
The short description value for this market place application.
string
Free-text description of this market place application.
string
The notification email value for this market place application.
string
The notification url value for this market place application.
string
Current file name of the logo (read-only; upload via the corresponding URL field).
string
URL of a new file to upload as the logo.
boolean
Set to true to remove the current logo file.
integer
Unique record identifier.
string
UUID of the record.
string
Date and time the record was created (ISO 8601).
string
Date and time the record was last updated (ISO 8601).
string
Email of the user who last updated this record.
boolean
Whether the record was recently created.
string
External system identifier.
Example Response