View a Workspace Segment

get

/primeapi/restapi/segment/{id}?type={type}

This endpoint returns segments that meet the following requirements:
  • The object is associated with a workspace with an ID value that matches the value of the {workspaceId} path parameter.

Request

Path Parameters
Query Parameters
  • The type(workspace or project) for which to load segments.
    Allowed Values: [ "workspace", "project" ]

Response

Supported Media Types

200 Response

The system-generated identifier of a workspace.
Body ()
Root Schema : ApiEntityCBSTemplateSegment
Type: object
Show Source

404 Response

The requested object does not exist, or you do not have access to it.