Rest API enpoint for getting status object values

Oliver Wood
Contributor
April 3, 2024

Using Asset Rest API:

When i pull back attributes for an object type it returns me a list of attributes including the  below: 

 

"name": "Install Status",
"label": false,
"type": 7,
"description": "",
"typeValueMulti": [
"2",
"8",
"11"
],
"editable": true,
"system": false,
"sortable": true,
"summable": false,
"indexed": true,
"minimumCardinality": 0,
"maximumCardinality": 1,
"removable": true,
"hidden": false,
"includeChildObjectTypes": false,
"uniqueAttribute": false,
"options": "",
"position": 6
This is a status object and has the id values:
"typeValueMulti": [
"2",
"8",
"11"
],
How do i get the corresponding text values, is there an rest api endpoint to do this

1 answer

1 accepted

3 votes
Answer accepted
Oliver Wood
Contributor
April 3, 2024

Ignore question found answer

v1/config/statustype brings back what i need

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events