v1
latestOpenAPI 3.0.02026-07-13650400.5 KBImage Editing
Get Presenter info
Description
Note: This API route requires the image to be registered via the /register route.
The Person/Info Route is used to retrieve useful information on the people in a specific visual that was previously uploaded to the database.
Additionally, it provides a description of each person within the scene along with its available changes, which are supported by the Bria API.
This route should be used instead of the main /info route when you are only interested in information and available actions for the people in the image. With this route, you will save time by only obtaining information that is relevant to your needs.
get/{visual_id}/person/info
Path parameters
visual_idstring required
visual id of the image, received after using the /upload or register route.
Headers
api_tokenstring required
Response
Successful operation.