List segment prompts

GET /projects/{project_id}/segments/{segment_id}/prompts
PublicSegmentPromptsV1PublicProjectsProjectIdSegmentsSegmentIdPromptsGet

Public endpoint for structured AI visibility intelligence.

Parameters

segment_id string (uuid) PATH required

No description provided.

Example:string

project_id string (uuid) PATH required

No description provided.

Example:PROJECT_ID

cURL Example

curl --request GET \
  --url 'https://api.visiblee.ai/v1/public/projects/PROJECT_ID/segments/{segment_id}/prompts' \
  --header 'X-API-Key: YOUR_API_KEY'

Responses

200 OK Response Public Segment Prompts V1 Public Projects Project Id Segments Segment Id Prompts Get
422 Validation Error HTTPValidationError

Successful Response

Media type application/json

No response schemas are defined for this endpoint.
[]