v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Registrations

List Registration Subjects

Retrieve a list of taxonomy subjects assigned to a specific registration. Subjects represent the topics, disciplines, or areas of research that the registration is categorized under. These subjects help with search, discovery, and classification within the OSF platform.

Permissions

  • Publicly accessible if the registration is public.
  • Private registrations require admin permissions to access.

Returns

  • A JSON object with a data key containing an array of subject resources.
  • Each subject describes a taxonomy term, including its name and hierarchical position.
get/registrations/{registration_id}/subjects/

Path parameters

registration_idstring required

The unique identifier of the registration.

Query parameters

pageinteger

Page number of results to view (pagination).

filter[text]string

Filter subjects by name.

Response

Successfully retrieved list of subjects for this registration.