Images_by_id
Get image info by id - list info about your image
Deprecation notice
This endpoint is deprecated. We recommend using alternative endpoints to ensure continued support and compatibility.
Authorization
token_auth_2 AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://api.piktid.com/api/images_by_id" \ -H "Content-Type: application/json" \ -d '{ "id_image": "string" }'Empty
Empty
Empty
Empty
Empty