Retrieve one app by slug
POST/api/v1/integrations/pipedream/retrieve-app
Returns a single app by its nameSlug — the stable identifier used everywhere else
in this API (github, slack, google_calendar). Use it to render an app detail
page without paging the whole catalog.
Request
Responses
- 200
The app
Document ID: DOC-IN-tools-connections-apps-api-pipedreamRetrieveApp. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-IN-tools-connections-apps-api-pipedreamRetrieveApp#overview |
| Request | DOC-IN-tools-connections-apps-api-pipedreamRetrieveApp#request |
| Responses | DOC-IN-tools-connections-apps-api-pipedreamRetrieveApp#responses |