Get Project Logos Endpoint
Endpoint for retrieving all logos for a project.
Args: projectId: The project ID excludeStartup: When true, rows with category "startup" are omitted.
Returns: JSON response with list of logos
get/getProjectLogos
Query parameters
projectIdstring required
excludeStartupboolean
Omit logos with category startup (e.g. Brands page)
Omit logos with category startup (e.g. Brands page)
Response
Successful Response
{"stackTrail":"paths:/getProjectLogos:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.