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