cURL
curl --request GET \ --url https://core.grdd.dev/api/company/{griddid} \ --header 'Authorization: <authorization>'
{ "success": true, "data": { "griddid": "acmelimo", "name": "ACME Transportation" } }
Get a member info by griddid
Documentation IndexFetch the complete documentation index at: https://docs.grdd.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.grdd.dev/llms.txt
Use this file to discover all available pages before exploring further.
Success
Show child attributes