{"uid":"cap_9qtaF4Y8GPe9aodKMCwSu","slug":"particle-pro-get-podcast-clip-by-id-256942bf","name":"Particle Pro – Get Podcast Clip by ID","description":"Get a clip. Returns a single clip by its unique identifier.","url":"https://api.particle.pro/v1/podcasts/clips/:id","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"Clip ID"}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_mlH5L92BIYS3MEimgAVTK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a single podcast clip record from Particle Pro by its unique clip identifier.","exampleAgentPrompt":"Can you pull up the Particle Pro clip with ID 'clp_abc123' and tell me its details?","exampleUseCases":[{"title":"Retrieve a shared podcast clip","prompt":"Someone sent me a Particle Pro clip ID — it's 'clp_789xyz'. Can you look it up and tell me what it is, what podcast it's from, and what it covers?"},{"title":"Validate clip before embedding","prompt":"Before I embed this in my newsletter, can you fetch the Particle Pro clip with ID 'clp_00192b' and confirm it exists and grab its metadata?"},{"title":"Build clip detail page for app","prompt":"I need the full details for podcast clip ID 'clp_55qrst' from Particle Pro so I can display it on our media dashboard — title, show, duration, anything it returns."}],"resultDescription":"Returns a single podcast clip object identified by the provided clip ID, including clip metadata such as title, associated podcast/show, audio references, duration, and any other clip-level fields stored by Particle Pro.","failureModes":["Invalid or malformed clip ID returns a 404 not found error","Missing required path parameter 'id' causes request failure","Expired or deleted clip ID returns not found","Rate limits or payment failure (x402) result in 402 or 429 responses","Network timeouts if the Particle Pro API is temporarily unavailable"],"whenToPreferThis":"Use this endpoint when you have a specific Particle Pro clip ID and need to retrieve its full details in a single, direct lookup. Prefer this over list or search endpoints when you already know the exact clip ID and want minimal latency. It is the canonical way to hydrate a clip record when only the ID is known.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:06.648Z","isFirstParty":false}