Project endpoints
Here are the endpoints which return information about projects. The response type provides the XML schema name for the format of the responses provided by the endpoint.
Projects endpoint
Projects endpoint Description
Retrieves or queries all projects.
Projects endpoint URL
https://gtr.ukri.org/gtr/api/projects
Projects endpoint Response type
gtr-proj:projects
Project endpoint
Project endpoint Description
Retrieves the details of a specific project by identifier.
Project endpoint URL
https://gtr.ukri.org/gtr/api/projects/<identifier>
Project endpoint Response type
gtr-proj:project
Projects for an organisation endpoint
Projects for an organisation endpoint Description
Retrieves a list of all projects associated with an organisation by organisation identifier.
Projects for an organisation endpoint URL
https://gtr.ukri.org/gtr/api/organisations/<identifier>/projects
Projects for an organisation endpoint Response type
gtr-proj:projects
Projects for a person endpoint
Projects for a person endpoint Description
Retrieves a list of all projects associated with a person by person identifier.
Projects for a person endpoint URL
https://gtr.ukri.org/gtr/api/persons/<identifier>/projects
Projects for a person endpoint Response type
gtr-proj:projects