Get a project by IDAsk AIget https://api.ducky.ai/v1/projects/{project_id}Retrieve details of a specific project by providing the project ID, including its indexes.Path Paramsproject_idstringrequiredThe unique identifier of the project to retrieveResponses 200Project successfully retrieved with its indexes 400Invalid request (e.g., missing required fields) 404Project not foundUpdated 7 months ago