Projects
Last updated
Last updated
Who can use these endpoints
You can use any access token to access these endpoints.
Returns a paginated list of all public projects on ICR.
Callable by any access token regardless of permissions.
Returns a paginated list of all projects on ICR.
Callable by any access token with permissions "examiner:read".
Returns the project as seen on ICR.
Callable by any access token with permissions "examiner:read".
If you have a creditId or a serialization for a credit you can use this endpoint to get the project that issued the credits.
Callable by any access token regardless of permissions.
This endpoint returns the project given the projectId.
Callable by any access token regardless of permissions.
This endpoint returns a paginated list of projects. The projects returned are the ones that are public and have a verified organization.
/projects
The amount of items to return
10
The page to return
0
API version
This endpoint returns a paginated list of projects as seen in app - may be non-reviewed data.
/projects/internal
The amount of items to return
10
The page to return
0
API version
This endpoint returns the given project as seen in app - may be non-reviewed data.
/projects/internal/{projectId}
API version
This endpoint returns a project if it matches the search params. One can search either by setting the serialization of the project's credit or the creditId. The project is returned in the same format as the /projects endpoint.
/projects/find/project
A credit serialization to find the project by.
ICR-ISL-354-78040-14-R-0-2021
A credit id to find the project by.
exPost-2-0x51298f2f1142ecb129a2db5e6afd24f34f2e53f1
API version
This endpoint returns a paginated list of projects. The projects returned are the ones that are public and have a verified organization.
/projects/{id}
API version