SpiraPlan: REST Web Service (v4.0)

See all operations

GET: projects/{project_id}/custom-properties/{artifact_type_name}

Description

Retrieves the list of custom properties configured for the current project 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:

https://api.inflectra.com/Spira/Services/v4_0/RestService.svc/projects/{project_id}/custom-properties/{artifact_type_name}

Request Parameters

Name Description
project_id The id of the project
artifact_type_name

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