Image Details
Fetch Details of a single image within Roboflow.
You can fetch details of a specific image using the REST API. To fetch details of multiple images, use the Search API.
To fetch details of a specific image, make a GET request to the following API endpoint.
Here is an example request to the API to fetch the details of an image
This endpoint returns a JSON object containing the following information about the image:
Last updated