curl --location --request GET '/rest/api/3/component'
{"isLast":false,"maxResults":2,"startAt":0,"total":2,"values":[{"description":"This is a component","id":"10000","name":"Component1","self":"http://www.example.com/jira/rest/api/2/component/10000"},{"ari":"ari:cloud:graph::integration-context/ecda99d9-9b42-4bf7-8b4f-ecb5fcf5868c/component/10001","description":"This is a global component","id":"10001","metadata":{"key1":"value1","key2":"value2"},"name":"Component2","self":"http://www.example.com/jira/rest/api/2/component/10001"}]}