MarketPlaceApplications
Get one MarketPlaceApplication
Retrieve a single MarketPlaceApplication record by its Id.
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
The Id of the MarketPlaceApplication record to retrieve.
Code Examples
Response
200
ID of the developer linked to this record.
The name value for this market place application.
The terms and conditions value for this market place application.
The support email value for this market place application.
The developer name value for this market place application.
Whether published is enabled.
The secret key value for this market place application.
The short description value for this market place application.
Free-text description of this market place application.
The notification email value for this market place application.
The notification url value for this market place application.
Current file name of the logo (read-only; upload via the corresponding URL field).
URL of a new file to upload as the logo.
Set to true to remove the current logo file.
Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one MarketPlaceApplication