{"metadata":{"image":[],"title":"","description":""},"api":{"url":"/resources/{resourceId}.json","auth":"required","examples":{"codes":[{"language":"text","code":""}]},"method":"get","params":[{"name":"resourceId","type":"string","default":"","desc":"The id of the resource you want to retrieve.","required":true,"in":"path","ref":"","_id":"557e931be211d20d0060126b"}],"results":{"codes":[{"status":200,"language":"json","code":"{\n \"status\": \"Okay\",\n \"resource\": {\n \"hourRate\": null,\n \"shortName\": \"Aida\",\n \"id\": 1259380,\n \"name\": \"Aida Tavakkolie\"\n }\n}","name":""}]},"settings":""},"next":{"description":"","pages":[]},"title":"Get a Resource","type":"endpoint","slug":"retrieve-resource-by-resource-id","excerpt":"A Resource instance represents a resource created for a particular business account. This may be a resource associated with a particular user, or an inanimate resource.\n\nUse this API to retrieve a single resource by its unique identifier.","body":"A Resource is represented by the following properties:\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Property\",\n \"h-1\": \"Description\",\n \"0-0\": \"hourlyRate\",\n \"0-1\": \"The hourly rate of the resource.\",\n \"1-0\": \"shortName\",\n \"1-1\": \"The short name of the resource.\",\n \"2-0\": \"name\",\n \"2-1\": \"The name of the resource.\",\n \"3-0\": \"id\",\n \"3-1\": \"The unique identifier of the resource.\"\n },\n \"cols\": 2,\n \"rows\": 4\n}\n[/block]","updates":[],"order":1,"isReference":false,"hidden":false,"sync_unique":"","link_url":"","link_external":false,"_id":"556517a965a1130d00400c22","version":{"version":"1","version_clean":"1.0.0","codename":"Classic","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["5548466cd2c8410d006c2147","554a69ba0b54d30d007fe128","554a7f3338e3620d0082192e","5565162e03b6710d00916942","55651a0c65a1130d00400c2b","55651d4565a1130d00400c2f","55651e0165a1130d00400c32","5565217903b6710d0091695f"],"_id":"5548466bd2c8410d006c2146","createdAt":"2015-05-05T04:26:19.796Z","project":"5548466bd2c8410d006c2143","__v":8,"releaseDate":"2015-05-05T04:26:19.796Z"},"category":{"sync":{"isSync":false,"url":""},"pages":["55651711b893840d00444723","556517a965a1130d00400c22","55651800b893840d00444728","5565190e65a1130d00400c24","5565194db893840d0044472c","55651a00b893840d00444732"],"title":"Resources","slug":"resources","order":3,"from_sync":false,"reference":false,"_id":"5565162e03b6710d00916942","__v":6,"project":"5548466bd2c8410d006c2143","version":"5548466bd2c8410d006c2146","createdAt":"2015-05-27T00:56:14.105Z"},"project":"5548466bd2c8410d006c2143","user":"555a5da8bcb32e19006f816f","__v":8,"editedParams":true,"githubsync":"","parentDoc":null,"createdAt":"2015-05-27T01:02:33.146Z","editedParams2":true}
getGet a Resource
A Resource instance represents a resource created for a particular business account. This may be a resource associated with a particular user, or an inanimate resource.
Use this API to retrieve a single resource by its unique identifier.
Definition
{{ api_url }}{{ page_api_url }}
Parameters
Path Params
resourceId:
required
string
The id of the resource you want to retrieve.