
get
/v4/programs/{idOrSlug}
Retrieve a Program by id or slug
This endpoint enables you to search for a program by providing its unique ID or slug identifier in the idOrSlug path parameter.
Path parameters
idOrSlugstringrequired
Program unique identifier or slug
get
https://api.merkl.xyz/v4/programs/curl -X GET "https://api.merkl.xyz/v4/programs/robinhood"