get http://gooru.org/api/nucleus/v2/resources/
This API is used to get resource by its ID. The API will provide data specific to resource as an entity. It won’t provide any data associated with resource by virtue of it being present in collection.
Header Name | Value |
---|---|
Authorization | Token {{authorization access token}} |
Content-Type | application/json |