# Show Access Groups **GET /Api/Read/Groups** This process returns the groups that your acl has access to. Note that API Groups are always manually created by a WRTM system administrator and they are assigned in the WRTM web site on the [Setup, API](https://www.WRTM.io/?apisetup&e=1) page. *Secret Hmac Required. Cache Time 1 Hour. Reset if key edited.* ## Servers - https://api.wrtm.io/v1.0: https://api.wrtm.io/v1.0 () - https://api.whyreadthemanual.com/v1.0: https://api.whyreadthemanual.com/v1.0 () - https://api.wereadthemanual.com/v1.0: https://api.wereadthemanual.com/v1.0 () ## Authentication methods - Authorization key & Authorization date & Authorization hmac ## Parameters ## Responses ### 200 API Keys successfully returned #### Body: application/json (array[object]) - **Id** (number) database id for this ACL Group (useful for reviewing logs) - **Name** (string) The descriptive name of the group - **Is_Public** (number) 0 if not public, 10 for WRTM Configurable - **Created** (string) HTTP-formatted GMT/UTC date/time for when this key was created [Powered by Bump.sh](https://bump.sh)