Returns the group's shareable invite code and public invite URL. Only users who can manage the group may view the reusable invite code.

Authentication required.

Path Params
id
string
required
Resource ID or slug
GET
https://api.are.na/v3/groups/{id}/invite
Shareable invite code for joining a group
id
integer!
Unique identifier for the invite code
type
string!
GroupInvite
code
string!
Invite code required to join the group
url
string (uri)!
Public Are.na URL for accepting the group invite
created_at
string (date-time)!
When the invite code was created
updated_at
string (date-time)!
When the invite code was last updated
_links
Links!
HATEOAS links for navigation and discovery.
self
Link!
A hypermedia link containing the URL of a linked resource.
href
string (uri)!
The URL of the linked resource
[key: string]
Link
A hypermedia link containing the URL of a linked resource.
href
string (uri)!
The URL of the linked resource