plans

Get authorized plans

A user having entitlement-admin role is authorized to access all the plans. Attempts to access plans by a non entitlement-admin user will result in 403 Forbidden.

get/plans

Response

The call was successful.

hrefstring

A reference to this plan

idstring

Unique identifier to identify the plan.

namestring

Name of the plan.

subject_typestring

The subject of the plan

createdstring

An iso8601 formatted timestamp

created_byinteger

Reference to the user that created this plan

updatedstring

An iso8601 formatted timestamp

updated_byinteger

Reference to the user that updated this plan

Changes