Get Point Entities
GET /api/creative/plot/points/{point_id}/entities
GET
/api/creative/plot/points/{point_id}/entities
List all entities tagged to a plot point.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” point_id
required
Point Id
string
Responses
Section titled “ Responses ”Successful Response
PointEntityListResponse
Response wrapper for point entity list.
object
status
required
Status
Operation status
string
data
required
PointEntityListData
Entity list
object
entities
total
required
Total
Total entity count
integer
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context