SpiraPlan: REST Web Service (v7.0)

See all operations

GET: system/custom-properties/{artifact_type_name}

Description

Retrieves the list of custom properties configured for the current project template and the specified artifact type

1) Includes the custom list and custom list value child objects 2) The custom list values objects will include both active and inactive values, so need to check the flag before displaying

How to Execute

To access this REST web service, you need to use the following URL (make sure to replace any parameters (eg {project_id}) with the relevant value (eg 1):

https://api.inflectra.com/Spira/Services/v7_0/RestService.svc/system/custom-properties/{artifact_type_name}

Request Parameters

Name Description
artifact_type_name The name of the type of artifact ('Project', 'ProgramMilestone', 'Capability', etc.)

Request Body

Return Data

The JSON and XML examples below show the shape of one entry that will be returned. It does not show an example of how that entry will be populated.

Property Description