All URIs are relative to /
Method | HTTP request | Description |
---|---|---|
GetConceptId | Get /concept/id/{concept_id} |
Concept GetConceptId(ctx, conceptId)
An endpoint to get concept from the id
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
conceptId | int32 | OpenAlex id of the concept |
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]