• Skip to content
  • Skip to breadcrumbs
  • Skip to header menu
  • Skip to action menu
  • Skip to quick search
  • Help
    • Online Help
    • Keyboard Shortcuts
    • Feed Builder
    • What’s new
    • Available Gadgets
    • About Confluence
  • Log in
FlockOS

    Content

  • Pages
  • Blog

    Space Tools

  • Settings
  • Content Tools

    • Attachments (0)
    • Page History
    • Page Information
    • Resolved comments
    • View in Hierarchy
    • View Source
    • Export to PDF
    • Export to Word
  1. Pages
  2. …
  3. Public
  4. API Reference
  5. Methods
Skip to end of banner
  • Jira links
Go to start of banner

users.getPublicProfile

Use this method to lookup the PublicProfile of any Flock user.

The method endpoint is https://api.flock.co/v1/users.getPublicProfile and follows the method calling conventions.

Parameters

NameTypeRequiredDescription
tokenStringYes

Authentication token for the user on whose behalf the app is looking up the public profile

userIdStringYesIdentifier of the user whose public profile needs to be looked up

Response

A PublicProfile object.