/
How-to use the Rest API

How-to use the Rest API

This page will show you, the provided (starting with version 4.0) Rest API to create/read/update/delete metadata values.

Be aware that:

Current Rest API Documentation

Base path for the Rest API: Jira_Base_Url/rest/metadata/1.0

e.g. get the first 20 metadata for project JM (as project-admin): https://jira.atlassian.internal/rest/metadata/1.0/project/JM?includeHidden=true&startAt=0&maxResults=20

Related content

Rest API - Metadata for Jira 5.1 pre-rendered
Rest API - Metadata for Jira 5.1 pre-rendered
More like this
How-to articles
How-to articles
Read with this
Rest API - Metadata for Jira 4.0 and 4.1
Rest API - Metadata for Jira 4.0 and 4.1
More like this
How-to articles for ScriptRunner for Jira
How-to articles for ScriptRunner for Jira
Read with this
Rest API - Metadata for Jira 4.5
Rest API - Metadata for Jira 4.5
More like this
How-to use Metadata values within Custom script post-functions
How-to use Metadata values within Custom script post-functions
Read with this