PlanGroupLink

List PlanGroupLinks

Retrieve a list of PlanGroupLink entities

get/organizations/{orgId}/plangrouplinks

Path parameters

orgIdstring required

UUID of the organization

Query parameters

pageSizeinteger

Number of PlanGroupLinks to retrieve per page

nextTokenstring

nextToken for multi page retrievals

planGroupstring

UUID of the PlanGroup to retrieve PlanGroupLinks for

planstring

UUID of the Plan to retrieve PlanGroupLinks for

idsstring[]

list of IDs to retrieve

Response

ListPlanGroupLinks 200 response

nextTokenstring

Changes

Changed in 2 of the 10 revisions of this API.222

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • added the optional property nextToken to the response with the 200 status

      response-optional-property-added

    This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the optional property data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property nextToken from the response with the 200 status

      response-optional-property-removed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog