Get a workspace

GET {{baseUrl}}/workspaces/:workspace_slug

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"id":"KYYtqE","type":"workspace","attributes":{"name":"Fake Workspace","slug":"fake-workspace","updated_at":"2022-03-22T10:10:55.847Z","created_at":"2022-03-22T10:10:55.722Z","members_count":1,"activities_count":1,"tags":{}},"relationships":{"last_member":{"data":{"id":"r2vSL3","type":"member"}},"last_activity":{"data":{"id":"ZL9sKJ","type":"pull_request_activity"}},"repositories":{"data":[]}}},"included":[{"id":"r2vSL3","type":"member","attributes":{"activities_count":0,"activities_score":0,"avatar_url":"http://github.com/avatar.png","bio":null,"birthday":null,"company":null,"title":null,"created_at":"2022-03-22T10:10:55.807Z","deleted_at":null,"first_activity_occurred_at":null,"last_activity_occurred_at":null,"location":null,"name":"EdwardoMuller","pronouns":null,"reach":0,"shipping_address":null,"slug":"edwardomuller","source":"installation","tag_list":[],"tags":[],"teammate":false,"tshirt":null,"updated_at":"2022-03-22T10:10:55.807Z","merged_at":null,"url":null,"orbit_url":"http://localhost:3000/fake-workspace/members/edwardomuller","created":false,"id":"r2vSL3","orbit_level":null,"love":null,"twitter":null,"github":null,"discourse":null,"email":null,"devto":null,"linkedin":null,"discord":null,"github_followers":null,"twitter_followers":null,"topics":null,"languages":null},"relationships":{"identities":{"data":[]}}},{"id":"ZL9sKJ","type":"pull_request_activity","attributes":{"action":"opened","created_at":"2022-03-22T10:10:55.813Z","key":"valerie/dan#72","occurred_at":"2022-03-22T10:10:55.795Z","updated_at":"2022-03-22T10:10:55.813Z","type":"PullRequestActivity","properties":{"github_repository":"valerie/dan","github_organization":"valerie","github_pull_request":"valerie/dan/#72"},"tags":["channel:github","github_organization:valerie","github_repository:valerie/dan","github_pull_request:valerie/dan/#72"],"orbit_url":"http://localhost:3000/fake-workspace/activities/ZL9sKJ","weight":"1.0","activity_link":"https://github.com/","g_title":"Here is some new code","g_number":72,"g_html_url":"https://github.com/","g_created_at":"2022-03-22T14:10:55.795+04:00","is_pull_request":null,"g_merged":false,"g_merged_at":null,"g_merged_by":null},"relationships":{"activity_type":{"data":{"id":"owxsw2","type":"activity_type"}},"member":{"data":{"id":"r2vSL3","type":"member"}},"repository":{"data":{"id":"9gqTMj","type":"repository"}}}}]}